Skip to content

abindent/textanalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAnalyser

Netlify Status

Overview

is a lightweight, user-friendly web tool for analyzing text. Whether you're a writer, a student, or just someone who loves playing around with words, this tool gives you instant insights—like word counts, character counts, and estimated reading time—all in a clean, straightforward interface.

Features

  • URL Extraction: Identifies and extracts urls from your text.
  • Word Count: Get a detailed count of word occurrences in your text.
  • Text Analysis: Analyses different parts (characters, number, punctuations, special characters, whitespaces, line breaks, url, etc.) of your

Demo

Check out the live demo of TextAnalyser: TextAnalyser Demo

Installation

To install and run TextAnalyser locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abindent/textanalyser.git
    cd textanalyser
  2. Install dependencies:

    npm install
  3. Run the application:

    npm run build
    npm start

Usage

To use TextAnalyser, simply input your text in the provided text area and select the desired analysis options. The results will be displayed in real-time.

Contributing

We welcome contributions to TextAnalyser! To contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them
    git commit -m "Add your message"
  4. Push to the branch
    git push origin feature/your-feature-name
  5. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, please reach out to us at onotes@techie.com.


Thank you for using TextAnalyser! We hope it helps you gain valuable insights from your text data.

About

Just wanna to analyze your text? Come here and start analyzing your text.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors

Languages