2.1.0 • Published 3 years ago

text-to-generate v2.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

Text To Generate

Simple Text Generator Nodejs

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.

2.1.0

3 years ago

2.0.0

3 years ago

1.0.5

4 years ago

1.0.0

4 years ago