{"library":"numerify","type":"library","category":null,"description":"Numerify is a JavaScript number formatting library (version 1.2.9) that provides flexible formatting patterns similar to Numeral.js. It supports thousands separators, decimals, percentages, abbreviations (k/m/b/t), and custom rounding. The library is extensible via plugins (e.g., bytes, bps) and a registry for custom formats. It offers both ESM and CommonJS modules, and is actively maintained with weekly releases. Key differentiators include a minimal API surface, plugin architecture, and configurable options like zero/null formatting and abbreviation labels.","language":"javascript","status":"active","version":"1.2.9","tags":["javascript","js","number","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install numerify","imports":["import numerify from 'numerify'","<script src=\"https://unpkg.com/numerify/lib/index.umd.min.js\"></script>","import numerifyBytes from 'numerify/lib/plugins/bytes.umd.js'"]},{"cmd":"yarn add numerify","imports":[]},{"cmd":"pnpm add numerify","imports":[]}],"homepage":"http://daxigua.me/numerify","github":"https://github.com/xiguaxigua/numerify","docs":null,"changelog":null,"pypi":null,"npm":"numerify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}