words-count-antier

1.0.6 • Public • Published

Word Counter

Word Counter is a lightweight TypeScript function that allows you to count the number of words in a given text. It can be seamlessly integrated into your TypeScript projects, making it ideal for applications where you need to analyze text data.

Installation

npm install words-count-antier
# or
yarn add words-count-antier

Usage

import countWords from "words-count-antier";
console.log(countWords("count your words"))

Author

@chanchal_antier

/words-count-antier/

    Package Sidebar

    Install

    npm i words-count-antier

    Weekly Downloads

    1

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    13.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • chanchal.kaushik