word-character-count
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "word-character-count", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Word and character count from html5 string", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,4 +9,10 @@ Word and character count from html5 string. | ||
**using npm** | ||
`npm install word-character-count` | ||
**using yarn** | ||
`yarn add word-character-count` | ||
## Usage | ||
@@ -13,0 +19,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
3373
40