textcamelcaser
v1.0.2
Published
This camel cases text for you, so you don't have to!
Downloads
1
Readme
textCamelCaser
Automatically camelCases text so that you don't have to!
How to install
Command Line
npm i textcamelcaser
JS file
const c = require("textCamelCaser");
Available Functions:
c.camelCaseText("text, TEXT, tExT");
Output: textTextText