-
Updated
Jul 13, 2020 - JavaScript
#
wildcard
Here are 76 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!
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
Sep 25, 2019 - 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
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
-
Updated
Aug 2, 2020 - JavaScript
go
fast
golang
http
performance
router
server
optimization
handler
routing
regular-expression
trie
wildcard
-
Updated
May 4, 2020 - Go
A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.
-
Updated
Apr 19, 2020 - Java
MqTT Cordova Plugin for Apache Cordova (> v3.0)
-
Updated
Feb 1, 2019 - C
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
Mar 11, 2020 - 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
Jul 2, 2020 - C#
Path globbing for .NET
-
Updated
Aug 21, 2020 - C#
C# layer for generation of wildcard Let's Encrypt SSL certificates
-
Updated
Jul 14, 2020 - C#
OK now. Let's hijack github user's custom domain.
-
Updated
May 16, 2018 - Shell
A small cli utility for automating the letsencrypt dns-01 challenge for domains hosted by inwx.
-
Updated
Oct 7, 2019 - Rust
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
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
-
Updated
Jan 17, 2020 - JavaScript
Implements the wildcard file matching in Go used by golint, go test etc.
-
Updated
Sep 21, 2019 - Go
Bash script to install Let's Encrypt SSL certificates automatically using acme.sh with EasyEngine
-
Updated
Mar 19, 2019 - Shell
State library for high performance applications.
reactive
observer
frontend
backend
wildcards
state
store
wildcard
subscribe
params
deep-state
deep-store
deep-storage
-
Updated
Jul 30, 2020 - JavaScript
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
certbot certificate plugin for qcloud
-
Updated
Mar 28, 2019 - Python
Black magic on top of MQTT.js
-
Updated
Apr 27, 2019 - JavaScript
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