🔢 Compact Number and Currency Formatter - Simple tool to Convert long numbers into a human-readable format.
- Live Site: https://numify.pages.dev/
- From Numify Package: https://numify.pages.dev/numify
- Thanks to @mcnaveen for Name
Numify
and Concept - Numify (Node.js) - https://github.com/mcnaveen/numify
- millify (python) - https://github.com/azaitsev/millify
- Numify (Python) - https://github.com/boadley/numify
Intl.NumberFormat()
- https://dev.to/gautemeekolsen/formatting-large-numbers-in-javascript-3am9
MIT