Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cword

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cword - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "cword",
"version": "0.0.4",
"version": "0.0.5",
"description": "Purpose of this liberary is to create an array that shows the words and frequent usage.",

@@ -5,0 +5,0 @@ "main": "cWord.js",

@@ -1,2 +0,2 @@

# cWord ![Boot Build](https://img.shields.io/badge/Build-0.0.4-green.svg)
# cWord ![Boot Build](https://img.shields.io/badge/Build-0.0.5-green.svg)
Purpose of this liberary is to create an array that shows the words and frequent usage.

@@ -18,4 +18,11 @@

**Create Instance**
```
const t = new cWord(String)
console.log(t.getCount(['and', 'if'])) // This will return text cound without the word 'and' and 'if'
```
### Contributors
- [Farhad Saadatpei](https://github.com/Farhadsaadatpei)
- [Josue Arce](https://github.com/Josuerc026)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc