stringate
Version:
A lightweight JavaScript library for performing common string operations and transformations.
20 lines (19 loc) • 407 B
JSON
{
"name": "stringate",
"version": "1.0.2",
"description": "A lightweight JavaScript library for performing common string operations and transformations.",
"main": "index.js",
"keywords": [
"string",
"utility",
"capitalize",
"camelCase",
"kebabCase",
"text",
"javascript",
"formatter",
"string-functions"
],
"author": "Sanjana Tankala",
"license": "ISC"
}