string-master
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "string-master", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A powerful TypeScript library designed to simplify a wide range of string operations and manipulations.", | ||
@@ -24,7 +24,21 @@ "main": "./lib/index.js", | ||
"keywords": [ | ||
"nodejs", | ||
"typescript", | ||
"javascript", | ||
"npm-package", | ||
"open-source" | ||
"JavaScript", | ||
"TypeScript", | ||
"string-manipulation", | ||
"data-conversion", | ||
"string-handling", | ||
"string-utilities", | ||
"validation", | ||
"data-obfuscation", | ||
"sanitization", | ||
"compression", | ||
"similarity", | ||
"inflection", | ||
"case-conversion", | ||
"slugify", | ||
"templating", | ||
"masking", | ||
"formatting", | ||
"text-processing", | ||
"npm" | ||
], | ||
@@ -31,0 +45,0 @@ "author": { |
@@ -636,3 +636,3 @@ # String Master | ||
[npm-url]:https://www.npmjs.com/package/string-master | ||
[download-img]: https://badgen.net/npm/dt/currency-master | ||
[download-img]: https://badgen.net/npm/dt/string-master | ||
[issues-img]:https://img.shields.io/github/issues/dev-ahmadbilal/string-master | ||
@@ -639,0 +639,0 @@ [issues-url]:https://github.com/dev-ahmadbilal/string-master/issues |
196294