#
matcher
Here are 135 public repositories matching this topic...
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, browser-sync, documentation.js, stylelint, nyc, ava, and many others! Please follow micromatch's author: https://github.com/jonschlinkert
javascript
bash
node
regex
glob
regular-expression
matcher
glob-pattern
glob-matching
multimatch
minimatch
wildcard
micromatch
extglob
node-glob
globbing
extended-glob
wildmat
globby
tidelift
-
Updated
Mar 24, 2022 - JavaScript
bbrk24
commented
Mar 9, 2022
I'm mocking a protocol with a function that looks like this:
func foo(
completion: @escaping (
_ bar: Int,
_ baz: Int,
_ qux: Int
) -> Void
)The generated mocks do not properly remove the line breaks before attempting to put it into a single-line string literal, resulting in the errors Unterminated string literal, `Consecutive statement
-
Updated
Mar 15, 2022 - TypeScript
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 expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
matching
regex
regexp
match
glob
regular-expression
find
matcher
glob-pattern
multimatch
minimatch
micromatch
node-glob
globber
fdir
fast-glob
-
Updated
Apr 21, 2022 - JavaScript
nodejs
javascript
node
regex
fs
match
glob
regular-expression
matcher
multimatch
minimatch
micromatch
-
Updated
Mar 14, 2022 - JavaScript
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 expressions to validate numbers, ranges, years, etc.
nodejs
javascript
node
matching
regex
match
regular-expression
repeat
matcher
range
regex-range
numbers
number
padding
expand
integers
character-class
range-expansion
tidelift
-
Updated
Jan 20, 2022 - JavaScript
Helpers library for marbles testing with Jest
testing
rxjs
jest
matcher
jest-tests
rxjs5
marbles
jest-matchers
marble-testing
rxjs6
marbles-testing
jest-marbles
-
Updated
Jan 15, 2022 - TypeScript
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
python
library
functional
validation
libraries
pattern-matching
matcher
python3
validation-library
pypy3
structural-patterns
python37
python38
python39
python310
-
Updated
Mar 27, 2022 - Python
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
react
javascript
css
testing
screenshot
unit-testing
puppet
chrome
js
enzyme
jest
react-components
snapshot
matcher
unittest
visual-testing
visual-regression
jest-matchers
puppeteer
-
Updated
Jan 5, 2020 - JavaScript
GoCrest - Hamcrest-like matchers for Go
-
Updated
Dec 21, 2020 - Go
A blazing fast URL router and path matcher for Rust.
-
Updated
Mar 13, 2022 - Rust
javascript
http
middleware
framework
router
server
register
cookies
matcher
handlers
middlewares
hacktoberfest
deno
attaching-headers
-
Updated
Apr 8, 2021 - TypeScript
ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.
-
Updated
Nov 19, 2018 - Ruby
Matchers for JDK 8 Optional
-
Updated
May 24, 2021 - Java
Detect which cryptocurrency an address corresponds to.
-
Updated
Apr 9, 2022 - JavaScript
Specification design pattern for JavaScript and TypeScript with bonus classes
javascript
builder
design-pattern
typescript
pattern
filter
spec
matcher
specification
specification-pattern
rule
-
Updated
Dec 16, 2021 - TypeScript
Autogenerated java hamcrest matchers for pojo with help of AnnotationProcessor
-
Updated
Jun 11, 2017 - Java
Extremely easy dot path matching tool
-
Updated
Aug 15, 2019 - JavaScript
This module adds some matchers that will be useful for those who develop test cases with ProtractorJS
-
Updated
Apr 24, 2021 - JavaScript
Stereo image processing suite
camera
camera-calibration
matcher
stereo
deimos
phobos
stereo-vision
stereo-vision-toolkit
i3dr
stereo-cameras
-
Updated
Feb 21, 2022 - C++
A fully-featured symbolic pattern matcher for Clojure.
-
Updated
Jul 6, 2017 - Clojure
-
Updated
Dec 8, 2019 - Go
Improve this page
Add a description, image, and links to the matcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matcher topic, visit your repo's landing page and select "manage topics."
They are all currently written in groovy; I'd like to migrate them to the build.gradle.kts format to make the whole project Kotlin-based.
I think this can be done in steps, migrating one build.gradle file at a time - not sure about it though.