1.0.6 • Published 7 months ago

words-count-antier v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

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

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago