arwildo / textul

React App for text manipulation. Capitalize, reverse, capitalize the first of each word, etc.

Home Page:https://arwildo.com/textul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textul

React App for text manipulation.

  • Convert text to uppercase.
  • Convert text to lowercase.
  • Capitalize all the first letters on every word.
  • Reverse the text from back to front.

Built With

Installing

  1. Clone the repo
git clone https://github.com/arwildo/textul
  1. Run npm install inside project root
npm install
  1. Start the server
npm run start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Support

Buy Me A Coffee

About

React App for text manipulation. Capitalize, reverse, capitalize the first of each word, etc.

https://arwildo.com/textul

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 13.4%Language:CSS 0.4%