Package Exports
- accounting-js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (accounting-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Same as original, but
- Rewrited with es6, respecting airbnb style
- Using Rollup to produce UMD version
- Tested with Ava
- Applied some corrections
- Published as accounting-js on NPM
accounting.js is a tiny JavaScript library for number, money and currency parsing/formatting. It's lightweight, fully localisable, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.
Visit the plugin homepage for demos and documentation: http://openexchangerates.github.io/accounting.js/
Please checkout or download the latest stable tag before using in production. Bug reports and pull requests are welcome.
Maintained by Open Exchange Rates and originally by @josscrowcroft and other contributors.
Works great with:
- money.js - a tiny (1kb) standalone JavaScript currency conversion library, for web & nodeJS
- Open Exchange Rates - the free currency conversion data API