@jlalande/number-formatter
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@jlalande/number-formatter", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --reporter spec" | ||
"test": "mocha --reporter spec", | ||
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*" | ||
}, | ||
@@ -24,4 +25,6 @@ "repository": { | ||
"chai": "~4.0.2", | ||
"coveralls": "~2.13.1", | ||
"istanbul": "~0.4.5", | ||
"mocha": "~3.4.2" | ||
} | ||
} |
# Number Formatter | ||
[![Build Status](https://travis-ci.org/jlalande/number-formatter.svg?branch=master)](https://travis-ci.org/jlalande/number-formatter) | ||
A small library that adds commas to numbers | ||
@@ -4,0 +6,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4916
7
29
4