https://github.com/pawancodecrafts/textlens
πText-lens is a text analyzer app that allows you to transform your text like - word counter, character counter, text case converter app, remove extra spaces, copy text etc.
https://github.com/pawancodecrafts/textlens
character-counter character-recognition download-text-file react-app reactjs removespace text-analyzer text-editor textlens wordcounter
Last synced: about 2 months ago
JSON representation
πText-lens is a text analyzer app that allows you to transform your text like - word counter, character counter, text case converter app, remove extra spaces, copy text etc.
- Host: GitHub
- URL: https://github.com/pawancodecrafts/textlens
- Owner: PawanCodeCrafts
- Created: 2025-01-06T07:55:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T14:23:18.000Z (over 1 year ago)
- Last Synced: 2025-05-18T09:37:08.907Z (about 1 year ago)
- Topics: character-counter, character-recognition, download-text-file, react-app, reactjs, removespace, text-analyzer, text-editor, textlens, wordcounter
- Language: JavaScript
- Homepage: https://pawancodecrafts.github.io/TextLens/
- Size: 477 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TextLens π
A Powerful Text Analysis Tool
TextLens is a simple yet effective text analysis tool designed to help developers and researchers process and analyze text efficiently. Whether you're looking to count words, extract keywords, or analyze sentiment, TextLens provides a seamless experience.
π
Features
β
Word & Character Count
β
Keyword Extraction
β
Sentiment Analysis
β
Case Conversion (Uppercase, Lowercase, Title Case)
β
Real-time Text Processing
Things I'm proud of:
Learning and using React for this project! I am loving it!
π₯οΈ Installation
git clone https://github.com/PawanCodeCrafts/TextLens.git
cd TextLens
# npm install or yarn install
βΆοΈ Usage
Run the project:
npm start or yarn start
Open your browser and visit: http://localhost:3000
Enter text and explore the various analysis features.
π οΈ Technologies Used
JavaScript
React.js
CSS
HTML
π€ Contributing
Contributions are welcome! Feel free to:
β Star this repo
Fork and submit pull requests
Report issues
π License
MIT License