Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d3/d3-format

Format numbers for human consumption.
https://github.com/d3/d3-format

Last synced: 2 months ago
JSON representation

Format numbers for human consumption.

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/collection/@d3/d3-format)
- [Releases](https://github.com/d3/d3-format/releases)
- [Getting help](https://d3js.org/community)