https://github.com/d3/d3-format
Format numbers for human consumption.
https://github.com/d3/d3-format
Last synced: 4 months ago
JSON representation
Format numbers for human consumption.
- Host: GitHub
- URL: https://github.com/d3/d3-format
- Owner: d3
- License: isc
- Created: 2015-06-12T04:23:52.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T15:05:43.000Z (over 2 years ago)
- Last Synced: 2025-05-14T05:27:19.350Z (12 months ago)
- Language: JavaScript
- Homepage: https://d3js.org/d3-format
- Size: 470 KB
- Stars: 635
- Watchers: 15
- Forks: 103
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-format
This module formats numbers for human consumption, with a consistent output allowing comparison. Grouped digits, currencies, scientific notation…
## Resources
- [Documentation](https://d3js.org/d3-format)
- [Examples](https://observablehq.com/@d3/d3-format)
- [Releases](https://github.com/d3/d3-format/releases)
- [Getting help](https://d3js.org/community)