k-convert
Version:
Convert a number to k-metric or a k-metric number to a long number
29 lines (28 loc) • 645 B
JSON
{
"name": "k-convert",
"version": "1.0.6",
"description": "Convert a number to k-metric or a k-metric number to a long number",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"convert",
"number",
"metric",
"k-metric",
"thousand",
"display",
"approximate",
"abbreviate",
"short",
"format",
"formatter"
],
"author": "Margato",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Margato/k-convert.git"
}
}