https://github.com/DamonOehlman/wildcard
Score: 3.7376696182833684
Last synced: about 12 hours ago
JSON representation
Repository metadata:
Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)
- Host: GitHub
- URL: https://github.com/DamonOehlman/wildcard
- Owner: DamonOehlman
- License: mit
- Created: 2012-03-13T10:01:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2026-02-28T03:49:56.000Z (3 months ago)
- Last Synced: 2026-05-08T00:29:13.203Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 37
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Dependencies
package.json
npm
- tape ^4.6.3 development
yarn.lock
npm
- balanced-match 1.0.0
- brace-expansion 1.1.11
- concat-map 0.0.1
- deep-equal 1.0.1
- define-properties 1.1.3
- defined 1.0.0
- es-abstract 1.13.0
- es-to-primitive 1.2.0
- for-each 0.3.3
- fs.realpath 1.0.0
- function-bind 1.1.1
- glob 7.1.4
- has 1.0.3
- has-symbols 1.0.0
- inflight 1.0.6
- inherits 2.0.4
- is-callable 1.1.4
- is-date-object 1.0.1
- is-regex 1.0.4
- is-symbol 1.0.2
- minimatch 3.0.4
- minimist 1.2.0
- object-inspect 1.6.0
- object-keys 1.1.1
- once 1.4.0
- path-is-absolute 1.0.1
- path-parse 1.0.6
- resolve 1.10.1
- resumer 0.0.0
- string.prototype.trim 1.1.2
- tape 4.10.2
- through 2.3.8
- wrappy 1.0.2
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite