JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 28068
  • Score
    100M100P100Q135468F
  • License MIT

Number, money and currency formatting library.

Package Exports

  • accounting-js
  • accounting-js/package.json

Readme

Build Status NPM version Docs

accounting-js is a tiny JavaScript library for number, money and currency parsing/formatting. It's lightweight, fully localizable, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.

Documentation

Same as original accounting.js, but

  • Rewritten with es6, respecting common style
  • Using Rollup to produce UMD version
  • Tested with Ava, Coverage with Nyc
  • Applied corrections from
    • @Lakshmi-Sharma
    • @spidergears
    • @jvc
    • @latentflip
    • @stevenbristol
    • @samosad
    • @solinas
  • Published as accounting-js on NPM

Copyright (c) 2016 Nashdot, MIT License

Copyright (c) 2014 Open Exchange Rates, MIT License