Skip to content
/ simple-format Public template

This is bulk of functions which convert or format number according

License

Notifications You must be signed in to change notification settings

sumitLKpatel/simple-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-format

This is small library which convert or format number

Installation

npm install @codezone/simple-format

Usage

var sf = require('@codezone/simple-format');

var roundUpValue = sf.roundUp(3.455555);

Output should be 3.46

Tests

npm test

About

This is bulk of functions which convert or format number according

Resources

License

Stars

Watchers

Forks

Packages

No packages published