Compare commits

...

2 Commits

Author SHA1 Message Date
Mateus Sampaio
2f8f151656 Merge f1b7ab2320 into 03a9c63146 2024-02-28 15:29:23 +07:00
Mateus Sampaio
f1b7ab2320 docs(readme): add currency-to-float 2023-11-06 11:23:15 -03:00

View File

@@ -566,6 +566,7 @@
- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX. - [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. - [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. - [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 ### Humanize