@muhammad-mubeen-javed/word-counter

1.0.0 • Public • Published

Word Counter

Overview

Word Counter is a simple command-line tool that counts the number of words. It is designed to be simple and efficient for quick text analysis.

Features

  • Count word
  • Simple & easy to use
  • Display results in a user-friendly format

Installation

  1. Clone the repository:

    git clone https://github.com/NotAnonymousUser/Word-Counter.git
    cd Word-Counter
  2. Install dependencies:

    npm install

Usage

  1. Run the Word Counter:

    node index.js
  2. Example output:

    Your sentence has 4 words
    

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

Author

Muhammad Mubeen Javaid

Readme

Keywords

none

Package Sidebar

Install

npm i @muhammad-mubeen-javed/word-counter

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

14.4 kB

Total Files

5

Last publish

Collaborators

  • muhammad-mubeen-javed