{"library":"number-formatter-printer","type":"library","category":null,"description":"A tiny utility for formatting numbers with comma separators (e.g., 35666 → 35,666). Version 1.0.0 is the latest stable release. Minimal API surface—single function, no dependencies. Primarily intended for Node.js using CommonJS. No ongoing maintenance or release cadence; appears to be a simple, one-off tool.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install number-formatter-printer","imports":["const numFormatter = require('number-formatter');","const numFormatter = require('number-formatter');\nconst result = numFormatter(12345);","const numFormatter = require('number-formatter');"]},{"cmd":"yarn add number-formatter-printer","imports":[]},{"cmd":"pnpm add number-formatter-printer","imports":[]}],"homepage":"https://github.com/jwwwwong/number-formatter","github":"https://github.com/jwwwwong/number-formatter","docs":null,"changelog":null,"pypi":null,"npm":"number-formatter-printer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}