UNPKG

currencyformatter.js

Version:

A super simple currency formatting library by OSREC Technologies https://osrec.co.uk

20 lines (11 loc) 665 B
# currencyFormatter.js A super simple currency formatting library by the Bx team at OSREC Technologies This library was originally created by the Bx team at [OSREC Technologies](https://osrec.co.uk/) while developing Bx ([usebx.com](https://usebx.com)). Having found no library capable of formatting the more unusual currencies they decided to create their own and release it under an MIT Licence. [Give Bx a try if you ever need a tool for invoicing, expenses or project management!](https://usebx.com/) ## Docs [Full docs available here](https://osrec.github.io/currencyFormatter.js/) ## Installation ### npm ```Bash npm install currencyformatter.js ```