Comparing version 0.3.71 to 0.3.72
{ | ||
"name": "words.js", | ||
"version": "0.3.71", | ||
"description": "A flexible, robust and powerful Javascript word-string manipulation library.", | ||
"version": "0.3.72", | ||
"description": "A library/toolbox for working with words in a string.", | ||
"main": "words.min.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
words.js | ||
======== | ||
words.js is a toolbox for manipulating the words in a string. Great for handling command-line or text input, | ||
words.js is a library/toolbox for working with words in a string. Great for handling command-line or text input, | ||
educational tools, word-games, text filters, password generators, etc.. | ||
<br/> | ||
___ | ||
words.js has moved!!! | ||
===================== | ||
**words.js is now words-js** | ||
<br/> | ||
<br/> | ||
Check words-js for the latest version. I had to move this because for some reason the npm search engine cannot find words.js, most | ||
of the time.. | ||
<br/> | ||
<br/> | ||
___ | ||
@@ -48,4 +59,4 @@ **a few quick examples:** | ||
- types.js is a tiny, but powerful custom type checker/enforcer. It's API can be found at: https://github.com/phazelift/types.js | ||
- strings.js is a full-fledged string manipulation library. It's API can be found at: https://github.com/phazelift/strings.js | ||
- types.js is a tiny(1.8kb) essential type-checker/enforcer. It's API can be found at: https://github.com/phazelift/types.js | ||
- strings.js is a flexible string manipulation library. It's API can be found at: https://github.com/phazelift/strings.js | ||
@@ -90,2 +101,3 @@ In the browser you can access them via the following global variables: | ||
correctly. | ||
___ | ||
@@ -92,0 +104,0 @@ **Words.flexArgs** |
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
304957
510