{"library":"ember-cli-accounting","type":"library","category":null,"description":"Ember-cli-accounting is an Ember CLI addon that integrates the `accounting.js` library into Ember applications, providing robust number and currency formatting capabilities. It ports `accounting.js` (specifically version 0.4.1 as of addon version 2.1.0) to ES6 modules, allowing for selective imports to optimize bundle size. The addon ships with both JavaScript functions and convenient Handlebars helpers (`format-number`, `format-money`) for use directly in templates. It also supports configuring default formatting options via Ember initializers. The addon's versioning does not match the underlying `accounting.js` library, but the maintainer aims to keep it updated with the original library's bug fixes and features. The current stable version is 2.1.1, with recent updates addressing Ember deprecations. It is distinct from directly including `accounting.js` by offering deep Ember integration and ES module support.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","ember-addon","accounting","number","money","currency","format","exchange"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-accounting","imports":["import formatMoney from 'accounting/format-money';","import accounting from 'accounting';","import { currency, number } from 'accounting/settings';"]},{"cmd":"yarn add ember-cli-accounting","imports":[]},{"cmd":"pnpm add ember-cli-accounting","imports":[]}],"homepage":null,"github":"https://github.com/cibernox/ember-cli-accounting","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-accounting","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-cli-accounting/compatibility"}}