{"library":"ziffer","type":"library","category":null,"description":"Ziffer is a simple number formatting library for Node.js (current stable version 3.0.0) that supports customizable decimal and thousands separators, prefixes/suffixes, negative number styles (left, right, parentheses), digit grouping, custom digits (e.g., Arabic numerals), and per-call option overrides. It offers a straightforward API with no dependencies, making it a lightweight alternative to Intl.NumberFormat. Released under MIT, it is suitable for formatting currencies, large numbers, and locale-specific outputs.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ziffer","imports":["import ziffer from 'ziffer'","const fmt = ziffer({ decimals: 2 })"]},{"cmd":"yarn add ziffer","imports":[]},{"cmd":"pnpm add ziffer","imports":[]}],"homepage":"https://github.com/dresende/node-ziffer#readme","github":"https://github.com/dresende/node-ziffer","docs":null,"changelog":null,"pypi":null,"npm":"ziffer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}