marasco-core-geo

0.2.1 • Public • Published

Build Status Coverage Status

Number Formatter

A small library that adds commas to numbers

Installation

npm install @marasco/marasco-core-geo

Usage

var numFormatter = require('@marasco/marasco-core-geo');

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.

git add . git commit -m “Initial release” git tag v0.1.0 git push origin master --tags

https://codeburst.io/how-to-create-and-publish-your-first-node-js-module-444e7585b738 This it a test

npm version patch -m "Version %s - add sweet badges"

Dependents (0)

Package Sidebar

Install

npm i marasco-core-geo

Weekly Downloads

1

Version

0.2.1

License

ISC

Unpacked Size

45.7 kB

Total Files

19

Last publish

Collaborators

  • epsilon-we