jitendra5984-number-formatter

1.0.0 • Public • Published

<<<<<<< b3c57906093f3fae1b8e276abaf97af966b73903

number-formatter

first node module testing

Number Formatter

A small library that adds commas to numbers

Installation

npm install @jdaudier/number-formatter

Usage

var numFormatter = require('@jitendra5984/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.

first commit

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i jitendra5984-number-formatter

      Weekly Downloads

      1

      Version

      1.0.0

      License

      ISC

      Last publish

      Collaborators

      • jitendra5984