-
Updated
Mar 24, 2022 - JavaScript
#
wildcard
Here are 106 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, taro, bulma, 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
Super tiny and ~350% faster alternative to node-glob
-
Updated
Mar 28, 2022 - JavaScript
Lucene based secondary indexes for Cassandra
search
sorting
cassandra
geospatial
fuzzy-search
lucene
index
wildcard
relevance
fulltext
bitemporal
stratio
stratio-cassandra
-
Updated
May 27, 2020 - Java
nodejs
javascript
map
json
library
algorithm
typescript
parsing
functional-programming
regex
regexp
filter
glob
regular-expression
path
recursion
data-structures
wildcard
globbing
globstar
-
Updated
May 24, 2022 - JavaScript
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
-
Updated
Mar 31, 2022 - JavaScript
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
json
utility
extension
dotnet
dotnet-core
replace
wildcard
dotnet-standard
remove
mask
hidden
newtonsoft
masking
-
Updated
Nov 17, 2021 - C#
go
fast
golang
http
performance
router
server
optimization
handler
routing
regular-expression
trie
wildcard
-
Updated
May 4, 2020 - Go
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
bash
pattern
guide
regex
glob
regular-expression
cheatsheet
glob-pattern
glob-matching
extended-globs
wildcard
extglob
globbing
filename-expansion
brace-expansion
-
Updated
May 23, 2019
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
nodejs
javascript
bash
node
pattern
pattern-matching
match
glob
regular-expression
glob-pattern
glob-matching
multimatch
minimatch
star
wildcard
micromatch
node-glob
globbing
globstar
tidelift
-
Updated
Feb 22, 2021 - JavaScript
MqTT Cordova Plugin for Apache Cordova (> v3.0)
-
Updated
Feb 1, 2019 - C
C# layer for generation of wildcard Let's Encrypt SSL certificates
-
Updated
Feb 8, 2022 - C#
Path globbing for .NET
-
Updated
May 23, 2022 - C#
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
dns
micropython
esp32
host
lookup
ip
nameserver
resolve
captive-portal
wildcard
dns-server
record
lopy
wipy
pycom
hc2
-
Updated
Mar 7, 2018 - Python
A small cli utility for automating the letsencrypt dns-01 challenge for domains hosted by inwx.
-
Updated
Oct 7, 2020 - Rust
OK now. Let's hijack github user's custom domain.
-
Updated
May 16, 2018 - Shell
Simple string matching with questionmark- and star-wildcard operator
-
Updated
Apr 7, 2021 - Rust
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
-
Updated
Nov 2, 2020 - JavaScript
Implements the wildcard file matching in Go used by golint, go test etc.
-
Updated
Sep 22, 2021 - Go
State library for high performance applications.
reactive
observer
frontend
backend
wildcards
state
store
wildcard
subscribe
params
deep-state
deep-store
deep-storage
-
Updated
Oct 28, 2021 - JavaScript
Bash script to install Let's Encrypt SSL certificates automatically using acme.sh with EasyEngine
-
Updated
Mar 19, 2019 - Shell
A simple (TypeScript) integration of "pick" and "omit" to filter props of an object
typescript
filter
guard
props
wildcard
pick
omit
guarded
fillables
filter-props
props-stay
delete-props
guarded-props
filter-fields
-
Updated
Apr 9, 2022 - TypeScript
4
Ekalips
commented
Jun 21, 2018
Is your feature request related to a problem? Please describe.
There is no support for wildcards like this: "tes[tqs]" or "test[1-5]"
Describe the solution you'd like
I would really appreciate support of wildcards with square brackets.
I already tried to add custom rules with "[" -> "[" and "]" -> "]" but even if brackets appear in final regex - character range doesn't work, becaus
search
conari
text
regex
regexp
wildcards
strings
filter
match
search-in-text
fast-regex
regxwild
glob
speed
replace-text
wildcard
fast-search
wildcard-searches
wildcard-matches
wildcard-replace
-
Updated
Jul 18, 2021 - C++
Improve this page
Add a description, image, and links to the wildcard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wildcard topic, visit your repo's landing page and select "manage topics."
Make the test code a but smarter and less verbose