number-string-js

1.1.0 • Public • Published

Example:

const nsjs= require("number-string-js");

console.log(nsjs.FormatNumber(1999.7));
console.log(nsjs.CRC32Unsigned(`1999.7`));

Output:

1,999.7
3354815051

Readme

Keywords

Package Sidebar

Install

npm i number-string-js

Weekly Downloads

97

Version

1.1.0

License

ISC

Unpacked Size

19.5 kB

Total Files

5

Last publish

Collaborators

  • h2skm