openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.95k stars 528 forks source link

Add typescript support #210

Open kvvinokurov opened 4 years ago

andre-lichtsteiner commented 4 years ago

I've just started using the accounting.js package with Typescript, and have found the typings provided separately in @types/accounting have worked quite well thus far for me.