UNPKG

text-to-generate

Version:

Text Generator by Muhammad Fauzan

46 lines (31 loc) 796 B
# Text To Generate ![Simple Text Generator Nodejs](./Screenshot.PNG) Text To Generate is Simple Text Generator Package. ```bash npx text-to-generate ``` ## Existing Features - Hilih - Spongebob Case - Uppercase - Lowercase - Text to Ascii - Ascii to Text ## Local Development ```bash # 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.