UNPKG
millify-indo
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0
Human-readable large numbers for Node.js
github.com/workaja/millify-indo
workaja/millify-indo
millify-indo
/
test.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
const
millify =
require
(
'./index'
)
console
.
log
(
millify
(
3332120000
))