0.0.11 • Published 7 years ago

@luimucar/clock-ng v0.0.11

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Number Formatter

A small library that adds commas to numbers

Installation

npm install @luimucar/clock-ng

Usage

var numFormatter = require('@luimucar/clock-ng');

var formattedNum = numFormatter(35666);

Output should be 35,666

Tests

Sorry, no tests

Contributing

This is just for learning purposes

0.0.11

7 years ago

0.0.1

7 years ago