diff --git a/readme.md b/readme.md index b054468..783ff95 100644 --- a/readme.md +++ b/readme.md @@ -560,6 +560,7 @@ - [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX. - [Chevrotain](https://github.com/Chevrotain/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript. - [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML. +- [currency-to-float](https://github.com/mateus4k/currency-to-float) - Convert a currency string to number: `US $54.99` → `54.99` ### Humanize