matcher topic

List matcher repositories

pamatcher

23
Stars
2
Forks
Watchers

A pattern matching library for JavaScript iterators

picomatch

891
Stars
54
Forks
Watchers

Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular e...

to-regex-range

129
Stars
18
Forks
Watchers

Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular ex...

Cuckoo

1.6k
Stars
169
Forks
Watchers

Boilerplate-free mocking framework for Swift!

micromatch

2.6k
Stars
142
Forks
Watchers

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, s...

mockk

5.3k
Stars
331
Forks
Watchers

mocking library for Kotlin

anymatch

382
Stars
39
Forks
Watchers

:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions

dragon

71
Stars
6
Forks
Watchers

⚡Fast , simple expressive web framework for deno 🦕.

awesome-pattern-matching

107
Stars
6
Forks
Watchers

Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.

jest-expect-contain-deep

67
Stars
5
Forks
Watchers

Assert deeply nested values in Jest