Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Eugene-Murray/EM.Cloud.NodeModuleNumberFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install em.cloud.number-formatter

Usage

var numFormatter = require('em.cloud.number-formatter');

var formattedNum = numFormatter(35666);

Output should be 35,666

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Build Status

Coverage Status

About

First node Package to publish to NPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published