{"library":"ik-number-formatter","type":"library","category":null,"description":"Number formatter for components that converts large numbers into human-readable letter format (k, M, G, T). Current stable version: 0.0.7 (latest). No release cadence documented. Simple, lightweight, with no dependencies. Provides a single function `getNumberThousands` to format numbers with configurable decimals and decimal separator. Limited to European-style decimal commas and thousands separators. Not suitable for locale-aware formatting or scientific notation. Minimalism differentiates it from full-featured libraries like numeral.js or Intl.NumberFormat.","language":"javascript","status":"active","version":"0.0.7","tags":["javascript","number","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ik-number-formatter","imports":["const ikNumberFormatter = require('ik-number-formatter')","ikNumberFormatter.getNumberThousands(value, decimals, separator)","import ikNumberFormatter from 'ik-number-formatter'"]},{"cmd":"yarn add ik-number-formatter","imports":[]},{"cmd":"pnpm add ik-number-formatter","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"ik-number-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}