Skip to content

🔍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.

Notifications You must be signed in to change notification settings

PawanCodeCrafts/TextLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🔍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.

Topics

Resources

Stars

Watchers

Forks