count-pattern
Advanced tools
+12
| # count-pattern | ||
| _Pattern counter in text without build in function, Ever_ | ||
| ## Installation | ||
| ``` | ||
| const cp = require('count-pattern') | ||
| const result = cp('banana', 'an') | ||
| console.log(result) //2 | ||
| ``` | ||
| ## Features | ||
| - Library has written without any build in functions |
+1
-1
| { | ||
| "name": "count-pattern", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0", | ||
| "description": "This package is used for count given pattern in the given text. Works like a regexp search.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1481
21.1%3
50%1
-50%12
Infinity%