@util.js/strings
Version:
JavaScript utility methods for strings
40 lines (39 loc) • 999 B
JSON
{
"author": "Chris Topher <c@creemama.com>",
"dependencies": {
"@babel/runtime-corejs3": "7.21.0",
"base64url": "3.0.1"
},
"dependencies-comments": [
"@babel/runtime-corejs3 is required by files in the dist directory to ",
"work in https://npm.runkit.com."
],
"description": "JavaScript utility methods for strings",
"keywords": [
"base64url",
"endsWith",
"isString",
"pad",
"string",
"strings",
"stripTags",
"utilities",
"utility",
"utiljs"
],
"license": "MIT",
"name": "@util.js/strings",
"publishConfig": {
"access": "public"
},
"publishConfig-comments": [
"publishConfig is necessary to publish packages with a scope. See ",
"https://github.com/lerna/lerna/tree/master/commands/publish ."
],
"repository": {
"type": "git",
"url": "https://github.com/creemama/utiljs/tree/master/packages/utiljs-strings"
},
"version": "0.41.3",
"gitHead": "e17139b7f85c3abec178d8facdacc2aa6c5bb553"
}