text-to-generate
v2.1.0
Published
Text Generator by Muhammad Fauzan
Downloads
5
Maintainers
Readme
Text To Generate
Text To Generate is Simple Text Generator Package.
npx text-to-generate
Existing Features
- Hilih
- Spongebob Case
- Uppercase
- Lowercase
- Text to Ascii
- Ascii to Text
Local Development
# fork this repo then clone your forked repo
git clone https://github.com/your-username/text-to-generate.git
cd text-to-generate
# require node and npm
npm install
node index.js
#after adding some changes
git add .
git commit -m "update(scope): some changes.."
git push origin master
#or using gitshort
#https://github.com/fauzan121002/gitshort
gitcm "update(scope): some changes.." master
License
Text To Generate is licensed under MIT License.