Skip to content

akbarjondev/count-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

count-pattern

Pattern counter in text without build in function, Ever

Usage

const cp = require('count-pattern')
const result = cp('banana', 'an')
console.log(result) //2

Features

  • Library has written without any build in functions

About

Counts pattern inside given text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published