An open API service indexing awesome lists of open source software.

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.

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