Compare commits

...

3 Commits

Author SHA1 Message Date
Mateus Sampaio
67a6d0b519 Merge 23e56bbce2 into b40733e6e5 2025-01-22 00:45:18 -07:00
Mateus Sampaio
23e56bbce2 Merge branch 'sindresorhus:main' into main 2024-11-04 15:44:25 -03:00
Mateus Sampaio
f1b7ab2320 docs(readme): add currency-to-float 2023-11-06 11:23:15 -03:00

View File

@@ -560,6 +560,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