strings.js
Advanced tools
Comparing version 1.2.4 to 1.2.41
{ | ||
"name": "strings.js", | ||
"version": "1.2.4", | ||
"version": "1.2.41", | ||
"description": "A flexible Javascript string manipulation library.", | ||
@@ -5,0 +5,0 @@ "main": "strings.min.js", |
@@ -6,16 +6,3 @@ strings.js | ||
strings.js has moved!!! | ||
===================== | ||
**strings.js is now strings-js** | ||
<br/> | ||
<br/> | ||
Check strings-js for the latest version. I had to move this because for some reason the npm search engine cannot find strings.js, most | ||
of the time.. | ||
<br/> | ||
<br/> | ||
___ | ||
String.prototype is not affected by strings.js | ||
***String.prototype is not affected by strings.js*** | ||
______________________________________________ | ||
@@ -83,3 +70,3 @@ Some quick examples: | ||
The types.js API can be found at: https://github.com/phazelift/types.js. | ||
___ | ||
Some examples: | ||
@@ -86,0 +73,0 @@ ------------ |
211835
928