{"library":"number-formatter","type":"library","category":null,"description":"A lightweight and fast standalone JavaScript number formatter, version 1.2.0. It supports standard number formatting masks like '#,##0.00', custom grouping and decimal symbols, auto-rounding, and prefix/suffix (with restrictions). The library is less than 1.2 KB minified and has no dependencies. It is available as an npm package and via Bower, with UMD support (AMD, CommonJS, global). Key differentiators: tiny footprint, simple API, and flexible mask syntax. Not intended for scientific notation or date formatting.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","number","format","formatter","currency"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install number-formatter","imports":["import numberFormatter from 'number-formatter'","const numberFormatter = require('number-formatter')","<script src=\"number-formatter.min.js\"></script>\n<script>var result = numberFormatter('#,##0.00', 1234.5);</script>"]},{"cmd":"yarn add number-formatter","imports":[]},{"cmd":"pnpm add number-formatter","imports":[]}],"homepage":"http://mottie.github.com/javascript-number-formatter/","github":"git://github.com/j-/number-formatter","docs":null,"changelog":null,"pypi":null,"npm":"number-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}