https://github.com/ultirequiem/count_words
🧐 Precisely count words
https://github.com/ultirequiem/count_words
count-words deno javascript javascript-module module node nodejs typescript typescript-module
Last synced: 14 days ago
JSON representation
🧐 Precisely count words
- Host: GitHub
- URL: https://github.com/ultirequiem/count_words
- Owner: UltiRequiem
- License: mit
- Created: 2022-06-05T00:17:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T00:14:29.000Z (about 1 year ago)
- Last Synced: 2025-05-08T03:18:18.817Z (14 days ago)
- Topics: count-words, deno, javascript, javascript-module, module, node, nodejs, typescript, typescript-module
- Language: TypeScript
- Homepage: https://ulti.js.org/count_words
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Count Words
[](https://codecov.io/gh/UltiRequiem/count_words)
[](https://doc.deno.land/https/deno.land/x/count_words/mod.ts)Precisely count words.
## Usage
The API is the same on all this platforms ✔️
### [Deno 🦕](https://deno.land/x/count_words)
```javascript
import { countWords } from "https://deno.land/x/count_words/mod.ts";
```### [Node.js 🐢🚀](https://npmjs.com/package/@ultirequiem/add-params)
```javascript
import { countWords } from "count-n-words";
```### [Browser 🌐](https://developer.mozilla.org/en-US/docs/Glossary/Browser)
You can use any [CDN](https://en.wikipedia.org/wiki/Content_delivery_network) 🔥
Eg 👉
[ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) ↔️
[SkyPack](https://cdn.skypack.dev/@ultirequiem/add-params) 🆚
[Script Tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script)
↔️ [JSDelivr](https://cdn.jsdelivr.net/npm/@ultirequiem/add-params)## Documentation
Is hosted on
[Deno Doc](https://doc.deno.land/https://deno.land/x/add_params/mod.ts) 📄## Support
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit
[send me a tweet](https://twitter.com/UltiRequiem) 😆Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like
my work 🙏Don't forget to start the repo ⭐
## Authors
[Eliaz Bobadilla](https://ultirequiem.com) - Creator and Maintainer 💪
See also the full list of
[contributors](https://github.com/UltiRequiem/add_params/contributors) who
participated in this project ✨## Versioning
We use [Semantic Versioning](http://semver.org). For the versions available, see
the [tags](https://github.com/UltiRequiem/count_words/tags) 🏷️## Licence
Licensed under the MIT License 📄