1. accounting-js
Number, money and currency formatting library.
accounting-js
Package: accounting-js
Created by: nashdot
Last modified: Mon, 13 Jun 2022 02:21:39 GMT
Version: 1.1.1
License: MIT
Downloads: 129,591
Repository: https://github.com/nashdot/accounting-js

Install

npm install accounting-js
yarn add accounting-js

Build Status
NPM version

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.

Same as original accounting.js, but

  • Rewrited 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

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code