{"_id":"numfmt","_rev":"3397508","name":"numfmt","description":"Full Excel style number formatting","dist-tags":{"latest":"3.1.1","next":"3.0.0-rc1"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"time":{"modified":"2024-08-27T19:03:15.000Z","created":"2020-05-03T23:08:18.623Z","3.1.1":"2024-07-10T20:17:22.305Z","3.1.0":"2024-07-04T15:02:24.390Z","3.0.0":"2024-05-16T13:46:33.545Z","3.0.0-rc1":"2024-05-16T11:26:56.851Z","2.5.2":"2023-10-23T19:17:29.934Z","2.5.1":"2023-03-08T11:24:56.865Z","2.5.0":"2023-01-03T12:39:52.550Z","2.4.3":"2022-11-07T16:12:51.447Z","2.4.2":"2022-10-21T12:32:12.748Z","2.4.1":"2022-06-16T09:39:11.435Z","2.4.0":"2022-06-14T10:21:01.727Z","2.3.1":"2022-05-23T16:42:09.814Z","2.3.0":"2022-05-23T09:53:41.193Z","2.2.0":"2022-03-02T15:40:38.004Z","2.1.0":"2021-09-02T13:16:22.600Z","2.0.1":"2021-07-08T11:20:50.877Z","2.0.0":"2021-06-25T18:22:25.435Z","1.0.0":"2021-01-06T17:11:52.579Z","0.9.7":"2020-11-25T23:38:31.362Z","0.9.6":"2020-09-07T10:23:00.682Z","0.9.5":"2020-09-01T11:16:09.136Z","0.9.4":"2020-08-10T13:39:33.340Z","0.9.3":"2020-07-11T13:06:57.659Z","0.9.2":"2020-05-08T15:42:16.210Z","0.9.1":"2020-05-05T11:49:48.684Z","0.9.0":"2020-05-03T23:08:18.623Z"},"users":{},"author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"versions":{"3.1.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"3.1.1","scripts":{"build":"NODE_ENV=production rollup -c","build:types":"jsdoc -c tsd.json lib>dist/numfmt.d.ts","build:docs":"echo '# Numfmt API\n'>API.md; jsdoc -t node_modules/@borgar/jsdoc-tsmd -d console lib>>API.md","build:all":"npm run build && npm run build:types && npm run build:docs","start":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape './{lib,test}/*{.spec,-test}.js'|tap-min"},"main":"dist/numfmt.js","types":"dist/numfmt.d.ts","module":"lib/index.js","exports":{".":{"require":"./dist/numfmt.js","types":"./dist/numfmt.d.ts","default":"./lib/index.js"}},"preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","xls","xlsx","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.24.5","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.24.1","@babel/preset-env":"~7.24.5","@borgar/eslint-config":"~3.1.0","@borgar/jsdoc-tsmd":"~0.2.2","@rollup/plugin-babel":"~6.0.4","@rollup/plugin-terser":"~0.4.4","eslint":"~8.57.0","eslint-plugin-import":"~2.29.1","eslint-plugin-jsdoc":"~48.2.4","jsdoc":"~4.0.3","rollup":"~4.12.0","tap-min":"~3.0.0","tape":"~5.7.5"},"_id":"numfmt@3.1.1","gitHead":"411b1062fc95f97a4ea063ab281268f9c3af1048","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"shasum":"dd4a0bcd3e8471e928fe763bf5487f0fdab7a061","size":176850,"noattachment":false,"key":"/numfmt/-/numfmt-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-3.1.1.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_3.1.1_1720642642049_0.8547965527120029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-10T20:17:22.305Z","publish_time":1720642642305,"_source_registry_name":"default","_cnpm_publish_time":1720642642305},"3.1.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"3.1.0","scripts":{"build":"NODE_ENV=production rollup -c","build:types":"jsdoc -c tsd.json lib>dist/numfmt.d.ts","build:docs":"echo '# Numfmt API\n'>API.md; jsdoc -t node_modules/@borgar/jsdoc-tsmd -d console lib>>API.md","build:all":"npm run build && npm run build:types && npm run build:docs","start":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape './{lib,test}/*{.spec,-test}.js'|tap-min"},"main":"dist/numfmt.js","types":"dist/numfmt.d.ts","module":"lib/index.js","exports":{".":{"require":"./dist/numfmt.js","default":"./lib/index.js"}},"preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","xls","xlsx","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.24.5","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.24.1","@babel/preset-env":"~7.24.5","@borgar/eslint-config":"~3.1.0","@borgar/jsdoc-tsmd":"~0.2.2","@rollup/plugin-babel":"~6.0.4","@rollup/plugin-terser":"~0.4.4","eslint":"~8.57.0","eslint-plugin-import":"~2.29.1","eslint-plugin-jsdoc":"~48.2.4","jsdoc":"~4.0.3","rollup":"~4.12.0","tap-min":"~3.0.0","tape":"~5.7.5"},"_id":"numfmt@3.1.0","gitHead":"17a07e5965e688cfaba07053a9b061fe6f96f450","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"shasum":"9767da46eb646acb723b0df4d2013efde90f71af","size":176840,"noattachment":false,"key":"/numfmt/-/numfmt-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-3.1.0.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_3.1.0_1720105344142_0.48277351627930765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T15:02:24.390Z","publish_time":1720105344390,"_source_registry_name":"default","_cnpm_publish_time":1720105344390},"3.0.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"3.0.0","scripts":{"build":"NODE_ENV=production rollup -c","build:types":"jsdoc -c tsd.json lib>dist/numfmt.d.ts","build:docs":"echo '# Numfmt API\n'>API.md; jsdoc -t node_modules/@borgar/jsdoc-tsmd -d console lib>>API.md","build:all":"npm run build && npm run build:types && npm run build:docs","start":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape './{lib,test}/*{.spec,-test}.js'|tap-min"},"main":"dist/numfmt.js","types":"dist/numfmt.d.ts","module":"lib/index.js","exports":{".":{"require":"./dist/numfmt.js","default":"./lib/index.js"}},"preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","xls","xlsx","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.24.5","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.24.1","@babel/preset-env":"~7.24.5","@borgar/eslint-config":"~3.1.0","@borgar/jsdoc-tsmd":"~0.2.2","@rollup/plugin-babel":"~6.0.4","@rollup/plugin-terser":"~0.4.4","eslint":"~8.57.0","eslint-plugin-import":"~2.29.1","eslint-plugin-jsdoc":"~48.2.4","jsdoc":"~4.0.3","rollup":"~4.12.0","tap-min":"~3.0.0","tape":"~5.7.5"},"_id":"numfmt@3.0.0","gitHead":"ec71ba4eab5cf85d8810b2e40ecb0c0921d8cb46","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"shasum":"0ae820e43d191b8a704c2a9bcb9f253cf9ffd0f4","size":153489,"noattachment":false,"key":"/numfmt/-/numfmt-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-3.0.0.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_3.0.0_1715867193282_0.3192828481383232"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T13:46:33.545Z","publish_time":1715867193545,"_source_registry_name":"default","_cnpm_publish_time":1715867193545},"3.0.0-rc1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"3.0.0-rc1","scripts":{"build":"NODE_ENV=production rollup -c","build:types":"jsdoc -c tsd.json lib>dist/numfmt.d.ts","build:docs":"echo '# Numfmt API\n'>API.md; jsdoc -t node_modules/@borgar/jsdoc-tsmd -d console lib>>API.md","build:all":"npm run build && npm run build:types && npm run build:docs","start":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape './{lib,test}/*{.spec,-test}.js'|tap-min"},"main":"dist/numfmt.js","types":"dist/numfmt.d.ts","module":"lib/index.js","exports":{".":{"require":"./dist/numfmt.js","default":"./lib/index.js"}},"preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","xls","xlsx","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.24.5","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.24.1","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.24.5","@borgar/eslint-config":"~3.1.0","@borgar/jsdoc-tsmd":"~0.2.2","@rollup/plugin-babel":"~6.0.4","@rollup/plugin-terser":"~0.4.4","babel-loader":"~9.1.3","eslint":"~8.57.0","eslint-plugin-import":"~2.29.1","eslint-plugin-jsdoc":"~48.2.4","jsdoc":"~4.0.3","rollup":"~4.12.0","rollup-plugin-minification":"~0.2.0","tap-min":"~3.0.0","tape":"~5.7.5","webpack":"~5.91.0","webpack-cli":"~5.1.4"},"readmeFilename":"README.md","_id":"numfmt@3.0.0-rc1","_integrity":"sha512-eiG2xxq3gCnP0zWoVrMwV88iTBzrUGODbAVkVI3wT6+fYPOO3w8KI6ZYCPWEfESr/VZETud3lvsxrY1TY5nNbQ==","_resolved":"/Users/borgar/Sites/borgar-github/numfmt/numfmt-3.0.0-rc1.tgz","_from":"file:numfmt-3.0.0-rc1.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"shasum":"5bb93d1354c4267faf47d1ac4b5db45a01fe1fc3","size":153878,"noattachment":false,"key":"/numfmt/-/numfmt-3.0.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-3.0.0-rc1.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_3.0.0-rc1_1715858816679_0.028058325860479405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T11:26:56.851Z","publish_time":1715858816851,"_source_registry_name":"default","_cnpm_publish_time":1715858816851},"2.5.2":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.5.2","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.21.0","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.18.10","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.20.2","@borgar/eslint-config":"~3.0.0","babel-loader":"~9.1.2","eslint":"~8.35.0","eslint-plugin-import":"~2.27.5","tap-min":"~2.0.0","tape":"~5.6.3","terser-webpack-plugin":"~5.3.6","webpack":"~5.75.0","webpack-cli":"~5.0.1"},"gitHead":"88a3b483aac5d6587060bcee080842fbbfa4c6c4","_id":"numfmt@2.5.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"374ffcb535bd88f611acd6b42feadbd9322421ed","size":52126,"noattachment":false,"key":"/numfmt/-/numfmt-2.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.5.2.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.5.2_1698088649612_0.8046401583686797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-23T19:17:29.934Z","publish_time":1698088649934,"_source_registry_name":"default","_cnpm_publish_time":1698088649934},"2.5.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.5.1","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.21.0","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.18.10","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.20.2","@borgar/eslint-config":"~3.0.0","babel-loader":"~9.1.2","eslint":"~8.35.0","eslint-plugin-import":"~2.27.5","tap-min":"~2.0.0","tape":"~5.6.3","terser-webpack-plugin":"~5.3.6","webpack":"~5.75.0","webpack-cli":"~5.0.1"},"gitHead":"a4888069aa5e5488844c9dd05fe765e824d0cfb0","_id":"numfmt@2.5.1","_nodeVersion":"18.12.1","_npmVersion":"9.5.1","dist":{"shasum":"7297ca7eb036ca3e10680b6c04b9854e55f6e774","size":52159,"noattachment":false,"key":"/numfmt/-/numfmt-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.5.1.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.5.1_1678274696766_0.5050195354048486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-08T11:24:56.865Z","publish_time":1678274696865,"_cnpm_publish_time":1678274696865},"2.5.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.5.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","date","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.20.7","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.18.10","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.20.2","@borgar/eslint-config":"~3.0.0","babel-loader":"~9.1.0","eslint":"~8.31.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.6.1","terser-webpack-plugin":"~5.3.6","webpack":"~5.75.0","webpack-cli":"~5.0.1"},"gitHead":"e3cc566527a4212ab74ef8046e697051b7672000","_id":"numfmt@2.5.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"93ec9ee31bd7261f6f256a6d52856427c8085bdc","size":51822,"noattachment":false,"key":"/numfmt/-/numfmt-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.5.0.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.5.0_1672749592349_0.9961263993416993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-03T12:40:19.727Z","publish_time":1672749592550,"_cnpm_publish_time":1672749592550},"2.4.3":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.4.3","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.19.6","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.18.10","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.19.4","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.25.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.6.1","terser-webpack-plugin":"~5.3.6","webpack":"~5.74.0","webpack-cli":"~4.10.0"},"gitHead":"72456b9831f92a11a290cbcc4f704dd1247fbae3","_id":"numfmt@2.4.3","_nodeVersion":"16.13.0","_npmVersion":"8.13.2","dist":{"shasum":"d25874f9ba8a795c7b71b9e416d60a5372ff579a","size":51498,"noattachment":false,"key":"/numfmt/-/numfmt-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.4.3.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.4.3_1667837571199_0.6779951070220724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T16:38:24.916Z","publish_time":1667837571447,"_cnpm_publish_time":1667837571447},"2.4.2":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.4.2","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.19.6","@babel/plugin-proposal-class-properties":"~7.18.6","@babel/plugin-proposal-export-default-from":"~7.18.10","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.19.4","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.25.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.6.1","terser-webpack-plugin":"~5.3.6","webpack":"~5.74.0","webpack-cli":"~4.10.0"},"gitHead":"d9dd9c20a644fe80b9142f403f1da7f864e92dc1","_id":"numfmt@2.4.2","_nodeVersion":"16.13.0","_npmVersion":"8.13.2","dist":{"shasum":"808d33e4809ee7471d58a83bc04517cd61cb3060","size":51443,"noattachment":false,"key":"/numfmt/-/numfmt-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.4.2.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.4.2_1666355532515_0.8148007378408644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-21T12:37:15.672Z","publish_time":1666355532748,"_cnpm_publish_time":1666355532748},"2.4.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.4.1","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.18.2","@babel/plugin-proposal-class-properties":"~7.17.12","@babel/plugin-proposal-export-default-from":"~7.17.12","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.18.2","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.17.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.5.3","terser-webpack-plugin":"~5.3.3","webpack":"~5.73.0","webpack-cli":"~4.9.2"},"gitHead":"95175b8ffb78383bafdfda3a6c0038b8a98ab57b","_id":"numfmt@2.4.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"873ea24d30a7b8cbbe4c821e7cc34c0132784dbf","size":50843,"noattachment":false,"key":"/numfmt/-/numfmt-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.4.1.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.4.1_1655372351264_0.11485477175045222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T11:18:23.288Z","publish_time":1655372351435,"_cnpm_publish_time":1655372351435},"2.4.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.4.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape 'test/*-test.js'","test":"SKIPTABLES=1 tape 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.18.2","@babel/plugin-proposal-class-properties":"~7.17.12","@babel/plugin-proposal-export-default-from":"~7.17.12","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.18.2","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.17.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.5.3","terser-webpack-plugin":"~5.3.3","webpack":"~5.73.0","webpack-cli":"~4.9.2"},"gitHead":"3fdc495fdff7f1db037e80aa5e65ec1ac1fd6484","_id":"numfmt@2.4.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"fc3b90a75fa1833f3b3d7be130f2d0a33259ee4e","size":50484,"noattachment":false,"key":"/numfmt/-/numfmt-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.4.0.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.4.0_1655202061548_0.44199543377571127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T11:40:42.942Z","publish_time":1655202061727,"_cnpm_publish_time":1655202061727},"2.3.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.3.1","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.18.0","@babel/plugin-proposal-class-properties":"~7.17.12","@babel/plugin-proposal-export-default-from":"~7.17.12","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.18.0","@babel/register":"~7.17.7","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.15.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.5.3","terser-webpack-plugin":"~5.3.1","webpack":"~5.72.1","webpack-cli":"~4.9.2"},"gitHead":"a9a85eecfcab95d4e255fcab4d45de1bab67ba67","_id":"numfmt@2.3.1","_nodeVersion":"14.18.3","_npmVersion":"8.5.5","dist":{"shasum":"22fdcc2f4a8b55f4d025a95f20c79b447cdaca6e","size":47591,"noattachment":false,"key":"/numfmt/-/numfmt-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.3.1.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.3.1_1653324129644_0.5323798637080233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T17:42:40.355Z","publish_time":1653324129814,"_cnpm_publish_time":1653324129814},"2.3.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.3.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.18.0","@babel/plugin-proposal-class-properties":"~7.17.12","@babel/plugin-proposal-export-default-from":"~7.17.12","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.18.0","@babel/register":"~7.17.7","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.5","eslint":"~8.15.0","eslint-plugin-import":"~2.26.0","tap-min":"~2.0.0","tape":"~5.5.3","terser-webpack-plugin":"~5.3.1","webpack":"~5.72.1","webpack-cli":"~4.9.2"},"gitHead":"fb564f24b5566e3cd2e5c54f5d99c1dd4ca8976e","_id":"numfmt@2.3.0","_nodeVersion":"14.18.3","_npmVersion":"8.5.5","dist":{"shasum":"4c542d4e927ea5fe6fe7801745a3d231f08a1688","size":47585,"noattachment":false,"key":"/numfmt/-/numfmt-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.3.0.tgz"},"_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.3.0_1653299621041_0.995336648263188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T11:38:32.037Z","publish_time":1653299621193,"_cnpm_publish_time":1653299621193},"2.2.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.2.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.17.5","@babel/plugin-proposal-class-properties":"~7.16.7","@babel/plugin-proposal-export-default-from":"~7.16.7","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.16.11","@babel/register":"~7.17.0","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.3","eslint":"~8.9.0","eslint-plugin-import":"~2.25.4","tap-min":"~2.0.0","tape":"~5.5.2","terser-webpack-plugin":"~5.3.1","webpack":"~5.69.1","webpack-cli":"~4.9.2"},"dependencies":{},"gitHead":"9cdbd56401a67c5df2f0c4138ba78c542136810f","_id":"numfmt@2.2.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"d128572ebc52c0ecbd215e6abcff3e1d5da0f3c5","size":47134,"noattachment":false,"key":"/numfmt/-/numfmt-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.2.0.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.2.0_1646235637849_0.8959390875713744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T15:40:42.923Z","publish_time":1646235638004,"_cnpm_publish_time":1646235638004},"2.1.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.1.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.15.0","@babel/plugin-proposal-class-properties":"~7.14.5","@babel/plugin-proposal-export-default-from":"~7.14.5","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.15.0","@babel/register":"~7.15.3","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.2","eslint":"~7.32.0","eslint-plugin-import":"~2.24.2","tap-min":"~2.0.0","tape":"~5.3.1","terser-webpack-plugin":"~5.2.1","webpack":"~5.51.1","webpack-cli":"~4.8.0"},"dependencies":{},"gitHead":"8ac33a337659cef4c4bf11b1c5fcfc70cd25e256","_id":"numfmt@2.1.0","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"98bb11ca5eb242d537f4fb025c43768956c748b7","size":40191,"noattachment":false,"key":"/numfmt/-/numfmt-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.1.0.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.1.0_1630588582193_0.9333048542072593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:42.690Z","publish_time":1630588582600,"_cnpm_publish_time":1630588582600},"2.0.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.0.1","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.14.6","@babel/plugin-proposal-class-properties":"~7.14.5","@babel/plugin-proposal-export-default-from":"~7.14.5","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.14.7","@babel/register":"~7.14.5","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.2","eslint":"~7.29.0","eslint-plugin-import":"~2.23.4","tap-min":"~2.0.0","tape":"~5.2.2","terser-webpack-plugin":"~5.1.4","webpack":"~5.40.0","webpack-cli":"~4.7.2"},"dependencies":{},"gitHead":"c1b5583b67e0f4fa6e0610543ff8ec91dfe5db76","_id":"numfmt@2.0.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"4b57d26f1b602aa030bf66e93e64b624d63a7365","size":40088,"noattachment":false,"key":"/numfmt/-/numfmt-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.0.1.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.0.1_1625743250766_0.9066952005243929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:41.600Z","publish_time":1625743250877,"_cnpm_publish_time":1625743250877},"2.0.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"2.0.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint index.js lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.14.6","@babel/plugin-proposal-class-properties":"~7.14.5","@babel/plugin-proposal-export-default-from":"~7.14.5","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.14.7","@babel/register":"~7.14.5","@borgar/eslint-config":"~2.2.1","babel-loader":"~8.2.2","eslint":"~7.29.0","eslint-plugin-import":"~2.23.4","tap-min":"~2.0.0","tape":"~5.2.2","terser-webpack-plugin":"~5.1.4","webpack":"~5.40.0","webpack-cli":"~4.7.2"},"dependencies":{},"gitHead":"eca19eeda13164a17e87f48a0c9a6900dc8ede61","_id":"numfmt@2.0.0","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"213cbcee2fed139d79fdf1cf63db57ad99f26eba","size":40091,"noattachment":false,"key":"/numfmt/-/numfmt-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-2.0.0.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_2.0.0_1624645345295_0.7043766941072305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:40.266Z","publish_time":1624645345435,"_cnpm_publish_time":1624645345435},"1.0.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"1.0.0","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.12.9","@babel/plugin-proposal-class-properties":"~7.12.1","@babel/plugin-proposal-export-default-from":"~7.12.1","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.12.7","@babel/register":"~7.12.1","@borgar/eslint-config":"~1.1.0","babel-loader":"~8.2.1","eslint":"~7.14.0","eslint-plugin-import":"~2.22.1","tap-min":"~2.0.0","tape":"~5.0.1","terser-webpack-plugin":"~5.0.3","webpack":"~5.6.0","webpack-cli":"~4.2.0"},"dependencies":{},"gitHead":"12b3a9246c851ef6a3e71e9e8e21e0778a3885b0","_id":"numfmt@1.0.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.8","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"a43e8440fc51fe4a740f946fbfe631b6a243266a","size":36602,"noattachment":false,"key":"/numfmt/-/numfmt-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-1.0.0.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_1.0.0_1609953112404_0.2851915645596923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:39.122Z","publish_time":1609953112579,"_cnpm_publish_time":1609953112579},"0.9.7":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.7","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.12.9","@babel/plugin-proposal-class-properties":"~7.12.1","@babel/plugin-proposal-export-default-from":"~7.12.1","@babel/polyfill":"~7.12.1","@babel/preset-env":"~7.12.7","@babel/register":"~7.12.1","@borgar/eslint-config":"~1.1.0","babel-loader":"~8.2.1","eslint":"~7.14.0","eslint-plugin-import":"~2.22.1","tap-min":"~2.0.0","tape":"~5.0.1","terser-webpack-plugin":"~5.0.3","webpack":"~5.6.0","webpack-cli":"~4.2.0"},"dependencies":{},"gitHead":"640eb081697b75d33927c4b023455ecc8eb80efb","_id":"numfmt@0.9.7","_nodeVersion":"12.18.4","_npmVersion":"6.14.8","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"9fe2961c27d07de48bb18feab21386b084489a1a","size":36400,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.7.tgz"},"directories":{},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.7_1606347511230_0.10105288121079448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:37.524Z","publish_time":1606347511362,"_cnpm_publish_time":1606347511362},"0.9.6":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.6","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-cli":"~3.3.12"},"gitHead":"67436d316b81e5ca64b0b823e88c7eff3a5da1ed","_id":"numfmt@0.9.6","_nodeVersion":"11.15.0","_npmVersion":"6.14.8","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"94075ea04dc100783fb46a37fd16635bba90eddc","size":36541,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.6.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.6_1599474180551_0.8801005851959205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:36.322Z","publish_time":1599474180682,"_cnpm_publish_time":1599474180682},"0.9.5":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.5","scripts":{"start":"webpack --mode development --watch","build":"webpack --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./index.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-cli":"~3.3.12"},"gitHead":"b35c145d045eaf2c0ad4281c32b77399ec36aa70","_id":"numfmt@0.9.5","_nodeVersion":"11.15.0","_npmVersion":"6.14.8","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"bf32a0d28fc5806c02e5fd994e99c3dafaa1ff54","size":36353,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.5.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.5_1598958968991_0.12051513324014906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:34.946Z","publish_time":1598958969136,"_cnpm_publish_time":1598958969136},"0.9.4":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.4","scripts":{"start":"wp --mode development --watch","build":"wp --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./dist/numfmt.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-command":"~0.5.0"},"gitHead":"55b1e41d3f2462d37c77140887c42a9d932d83ae","_id":"numfmt@0.9.4","_nodeVersion":"11.15.0","_npmVersion":"6.14.5","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"4e30fdf84221ba2143f7cb14941e2b278afbbbf9","size":36333,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.4.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.4_1597066773188_0.3205608539552107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:33.838Z","publish_time":1597066773340,"_cnpm_publish_time":1597066773340},"0.9.3":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.3","scripts":{"start":"wp --mode development --watch","build":"wp --mode production","dev":"nodemon -w test -w lib -x 'SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min'","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./dist/numfmt.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-command":"~0.5.0"},"gitHead":"c4b357ad9ed9537cbafbfdd98121362215749562","_id":"numfmt@0.9.3","_nodeVersion":"11.15.0","_npmVersion":"6.14.5","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"9f2277bcbac39f95f998b97ed3dfe0655478d649","size":36225,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.3.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.3_1594472817549_0.8349963773633147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:32.464Z","publish_time":1594472817659,"_cnpm_publish_time":1594472817659},"0.9.2":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.2","scripts":{"start":"wp --mode development --watch","build":"wp --mode production","dev":"wp --mode development --watch","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./dist/numfmt.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-command":"~0.5.0"},"gitHead":"3b1097ed71dcfdf65c7482320447c5f6e69689d4","_id":"numfmt@0.9.2","_nodeVersion":"11.15.0","_npmVersion":"6.14.5","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"656d35afc6e60bc4c3c16466e9e148ce08559468","size":35956,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.2.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.2_1588952536093_0.3651504070966505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:31.078Z","publish_time":1588952536210,"_cnpm_publish_time":1588952536210},"0.9.1":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.1","scripts":{"start":"wp --mode development --watch","build":"wp --mode production","dev":"wp --mode development --watch","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./dist/numfmt.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-command":"~0.5.0"},"gitHead":"d966809f71ad56bcf872446f52ff405fc5fbd428","_id":"numfmt@0.9.1","_nodeVersion":"11.15.0","_npmVersion":"6.14.4","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"f760a9ce601c022c4990ffe5b5476a73c902030f","size":35896,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.1.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.1_1588679388574_0.13023217792396324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:29.921Z","publish_time":1588679388684,"_cnpm_publish_time":1588679388684},"0.9.0":{"name":"numfmt","description":"Full Excel style number formatting","author":{"name":"Borgar Þorsteinsson","email":"borgar@borgar.net"},"version":"0.9.0","scripts":{"start":"wp --mode development --watch","build":"wp --mode production","dev":"wp --mode development --watch","lint":"eslint lib test","test-all":"tape -r @babel/register 'test/*-test.js'","test":"SKIPTABLES=1 tape -r @babel/register 'test/*-test.js'|tap-min"},"main":"./dist/numfmt.js","preferGlobal":false,"repository":{"type":"git","url":"git://github.com/borgar/numfmt.git"},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"keywords":["excel","spreadsheet","number","format","formatter"],"license":"MIT","devDependencies":{"@babel/core":"~7.6.2","@babel/plugin-proposal-class-properties":"~7.5.5","@babel/plugin-proposal-export-default-from":"~7.5.2","@babel/polyfill":"~7.6.0","@babel/preset-env":"~7.6.2","@babel/register":"~7.6.2","@borgar/eslint-config":"~1.0.3","babel-loader":"~8.0.6","eslint":"~6.5.1","eslint-plugin-import":"~2.18.2","tap-min":"~2.0.0","tape":"~4.11.0","terser-webpack-plugin":"~2.3.6","webpack":"~4.41.0","webpack-command":"~0.5.0"},"gitHead":"5894dd8246fe146682219e0b7e713bdc09446b2b","_id":"numfmt@0.9.0","_nodeVersion":"11.15.0","_npmVersion":"6.14.4","_npmUser":{"name":"borgar","email":"borgar@borgar.net"},"dist":{"shasum":"ec861fd27dcb1b1df08301b7dfe7c6efcdc4b74f","size":35584,"noattachment":false,"key":"/numfmt/-/numfmt-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/numfmt/download/numfmt-0.9.0.tgz"},"maintainers":[{"name":"borgar","email":"borgar@borgar.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/numfmt_0.9.0_1588547298478_0.24307519046758252"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T12:36:28.703Z","publish_time":1588547298623,"_cnpm_publish_time":1588547298623}},"readme":"# numfmt – a spreadsheet number formatter\n\nThe numfmt library formats numbers according to a specifier string as defined in [ECMA-376][ecma]. The library tries its best to emulate the inns and outs of what the Excel spreadsheet software does.\n\nThe library is written in pure JavaScript and has no dependencies. It is comparable to the [SSF][ssf] with some minor interface exceptions.\n\n\n#### Features\n\nWhy use this rather than the battle tested SSF? You may have no need to but numfmt is fully open source, has equivalent (if not better) formatting capabilities, built in international support, customizability, input parsing, and may run about twice as fast in most cases.\n\nAdding locales <a href=\"#numfmt-addlocale-data-tag\">is simple</a> but those included are:\n\n* Arabic (`ar`)\n* Armenian (`hy`)\n* Azeri (`az`)\n* Belarusian (`be`)\n* Bengali (`bn`)\n* Bulgarian (`bg`)\n* Burmese (`my`)\n* Catalan (`ca`)\n* Chinese (`zh_CN`, `zh_HK`, `zh_TW`)\n* Croatian (`hr`)\n* Czech (`cs`)\n* Danish (`da`)\n* Dutch (`nl`)\n* English (`en`, `en_AU`, `en_CA`, `en_GB`, `en_IE`)\n* Filipino (`fil`)\n* Finnish (`fi`)\n* French (`fr`, `fr_CA`, `fr_CH`)\n* Georgian (`ka`)\n* German (`de`, `de_CH`)\n* Greek (`el`)\n* Gujarati (`gu`)\n* Hebrew (`he`)\n* Hindi (`hi`)\n* Hungarian (`hu`)\n* Icelandic (`is`)\n* Indonesian (`id`)\n* Italian (`it`, `it_CH`)\n* Japanese (`ja`)\n* Kannada (`kn`)\n* Kazakh (`kk`)\n* Korean (`ko`)\n* Latvian (`lv`)\n* Lithuanian (`lt`)\n* Malayalam (`ml`)\n* Marathi (`mr`)\n* Mongolian (`mn`)\n* Norwegian (`nb`, `no`)\n* Polish (`pl`)\n* Portuguese (`pt`, `pt_BR`)\n* Punjabi (`pa`)\n* Romanian (`ro`)\n* Russian (`ru`)\n* Serbian (`sr`)\n* Slovak (`sk`)\n* Slovenian (`sl`)\n* Spanish (`es`, `es_AR`, `es_BO`, `es_CL`, `es_CO`, `es_EC`, `es_MX`, `es_PY`, `es_UY`, `es_VE`)\n* Swedish (`sv`)\n* Tamil (`ta`)\n* Telugu (`te`)\n* Thai (`th`)\n* Turkish (`tr`)\n* Ukrainian (`uk`)\n* Vietnamese (`vi`)\n* Welsh (`cy`)\n\nThe library is made to work with current generation spreadsheets and so it does not support the [1904 date system](https://docs.microsoft.com/en-us/office/troubleshoot/excel/1900-and-1904-date-system). It does not have built in tables for formats addressable by offsets, you are expected to maintain those yourself.\n\n\n## Installing\n\nIf you don't want to download and build numfmt yourself, the library is conveniently provided as an NPM package:\n\n```\n$ npm install numfmt\n```\n\n\n## Using\n\n```js\nimport { format } from \"numfmt\";\n\nconst output = format(\"#,##0.00\", 1234.56);\nconsole.log(output);\n```\n\nThe full API documentation is available under [API.md](API.md).\n\n\n## Format syntax\n\nMicrosoft have excellent [documentation on how the format works](https://support.microsoft.com/en-us/office/review-guidelines-for-customizing-a-number-format-c0a1d1fa-d3f4-4018-96b7-9c9354dd99f5). Here are some quick basics:\n\nA format pattern is divided into 4 sections: `<POSITIVE>;<NEGATIVE>;<ZERO>;<TEXT>`\n\nOnly the first section is mandatory, the others are filled in as needed. The sections consist of symbols to indicate what to emit. The symbols are case insensitive:\n\n| Symbol | Result | Description\n|-- |-- |--\n| `0`   | Digit or Zero   | `7` formatted with `00` will emit `\"07\"`\n| `#`   | Digit if needed   | `7` formatted with `##` will emit `\"7\"`\n| `?`   | Digit or Space  | `7` formatted with `??` will emit `\" 7\"`\n| `.`   | Decimal point   |\n| `,`   | Thousands separator   |  `1234` formatted with `#,##0` will emit `\"1,234\"`. The emitted grouping character depends on the locale used.\n| `%`   | Percentage  | Number is multiplied by 100 before it is shown.  `.7` formatted with `0%` will emit `\"70%\"`\n| `E-`, `E+` | Exponential format | `12200000` formatted with `0.00E+00` will emit `\"1.22E+07\"`\n| `$`, `-`, `+`, `/`, `(`, `)`,  ` ` | Pass-through | The symbol is printed as-is.\n| `\\` | Escape | Pass the the next character through as-is.\n| `*` | Fill | Repeat the next character in the format enough times to fill the column to its current width. By default numfmt emits nothing when this is used.\n| `_` | Skip width | Skip the width of the next character. By default numfmt emits only a single space when this is used.\n| `\"text\"` | Pass-through | Pass through whatever text is inside the quotation marks as-is. `7` formatted with `0 \"bells\"` will emit `\"7 bells\"`\n| `@` | Text value | When value is a text, emit it as is: `foo` formatted with `\"bar\"@\"bar\"` will emit `\"barfoobar\"`\n| `yy` | Years | Two digit year\n| `yyyy` | Years | Four digit year\n| `m` | Month | 1–12\n| `mm` | Month | 01–12\n| `mmm` | Short month | Month name abbreviation (Jan–Dec). Names are locale dependent.\n| `mmmm` | Month name | Full month name (January–December). Names are locale dependent.\n| `mmmmm` | Month name | Single letter month abbreviation (J–D). Names are locale dependent.\n| `d` | Days | 1–31\n| `dd` | Days | 01–31\n| `ddd` | Weekdays | Sun–Sat\n| `dddd` | Weekdays | Sunday–Saturday\n| `h` | Hours | 0–23 or 1–12\n| `hh` | Hours | 00–23 or 01–12\n| `m` | Minutes | 0–59\n| `mm` | Minutes | 00–59\n| `s` | Seconds | 0–59\n| `ss` | Seconds | 00–59\n| `AM/PM` | 12h clock | Sets clock to 12h and emits AM or PM.\n| `A/P` | 12h clock | Sets clock to 12h and emits A or P.\n| `[h]` | Hours | Elapsed time in hours\n| `[m]` | Minutes | Elapsed time in minutes\n| `[s]` | Seconds | Elapsed time in seconds\n\nThe `<POSITIVE>` and `<NEGATIVE>` sections may optionally have conditionals. A condition is set by a comparison operator followed by a number, followed by the regular format symbols, surrounded by square brackets: `[>=-2.5]#,##0.0`. The supported set of operators is: `=` `>` `<` `>=` `<=` `<>`\n  \n* There must not be more than 4 sections.\n* There must not be more than 2 conditional sections.\n* There must not be numerical or date emitting symbol in the (4th) text part.\n\n","_attachments":{},"homepage":"https://github.com/borgar/numfmt","bugs":{"url":"http://github.com/borgar/numfmt/issues"},"license":"MIT"}