https://github.com/hayyanshaikh/case-converter
Recase: A text case converter tool supporting various formats for seamless text manipulation.
https://github.com/hayyanshaikh/case-converter
camelcase case-converter frontend-development lowercase online-tool snake-case text-conversion text-formatting text-manipulation title-case uppercase user-interface utility-tool web-application
Last synced: 4 months ago
JSON representation
Recase: A text case converter tool supporting various formats for seamless text manipulation.
- Host: GitHub
- URL: https://github.com/hayyanshaikh/case-converter
- Owner: Hayyanshaikh
- Created: 2024-01-27T08:13:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T08:16:27.000Z (over 1 year ago)
- Last Synced: 2025-05-17T22:12:27.852Z (5 months ago)
- Topics: camelcase, case-converter, frontend-development, lowercase, online-tool, snake-case, text-conversion, text-formatting, text-manipulation, title-case, uppercase, user-interface, utility-tool, web-application
- Language: CSS
- Homepage: https://recase.netlify.app/
- Size: 753 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactJS Case Converter App
**App Purpose:**
This ReactJS application is a case converter tool that helps you convert text into different cases. In this app, you can convert text to uppercase, lowercase, title case, sentence case, and camel case.**How to Use:**
1. **App Setup:**
- Install dependencies by typing `npm install` in the terminal.
- Then run the application on a local server by typing `npm start`.2. **Text Conversion:**
- Enter your desired text in the text input box.
- Use the buttons below to convert the text into different cases.**License:**
This project is licensed under the MIT license.`