words-per-minute
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "words-per-minute", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Words per minute is a common metric for assessing reading speed. Calculate it with JS", | ||
@@ -5,0 +5,0 @@ "main": "src/lib/words-per-minute.js", |
@@ -1,2 +0,2 @@ | ||
# words-per-minute - reading time | ||
# words-per-minute A.K.A Reading Time | ||
Words per minute is a common metric for assessing reading speed. Calculate it with JS | ||
@@ -6,3 +6,3 @@ | ||
`$ npm install words-per-minute` | ||
`$ npm install words-per-minute --save` | ||
@@ -20,1 +20,3 @@ ### Usage | ||
``` | ||
Tested with English and Spanish characters. |
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
10117
21