@kurkle/fastwildcard

1.0.0 • Public • Published

@kurkle / fastwildcard

A wildcard matching library converted from FastWildcard C# library to ES6 module.

  • Robust: extensively unit tested to be reliable and predictable - no edge cases!
  • Fast: developed with regular benchmarking and performance analysis to provide the best speed possible!

Pattern syntax

  • '*' matches 0 or more characters
  • '?' matches 1 character

Readme

Keywords

none

Package Sidebar

Install

npm i @kurkle/fastwildcard

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.65 kB

Total Files

3

Last publish

Collaborators

  • kurkle