Download Source Code accounting.js 0.4.2

  • Post author:
  • Post category:Download

Joss Crowcroft is announcing that accounting.js with version number 0.4.2 is already available to download.

What is accounting.js ?

accounting.js is A JavaScript library for formatting currencies and numbers, developed for generic use and specifically for accounting and financing apps .

accounting.js allows developers to control currency symbols that get attached to a money value, set custom decimal places, and round floating point number to a desired accuracy level.Additionally the library supports an Excel-like column formatting style, that lines up symbols and decimals for better readability.accounting.js is very lightweight when it comes to file size and can also be easily translated to any language or local formatting rules.The library can be used with both client-side and server-side JavaScript applications, is framework-agnostic and has no external dependency.

This is changelog for accounting.js version 0.4.2 :

  • Alias accounting.formatNumber() as accounting.format().

You can read the complete changelog and also download this latest version on their homepage: openexchangerates.github.io

accounting.js - accounting.js is a JavaScript library for formatting numbers in specific ways