UNPKG

d3-format

Version:

Format numbers for human consumption.

4 lines (3 loc) 43 B
export default function(x) { return x; }