https://github.com/DamonOehlman/wildcard
Score: 27.871310164269406
Last synced: about 13 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2026-02-28T03:49:56.000Z (6 months ago)
- Last Synced: 2026-07-25T22:30:07.952Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 37
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Damon Oehlman
- Login: DamonOehlman
- Email:
- Kind: user
- Description: Distractable dev. Serial werewolf. Generally likeable.
- Website:
- Location: Gold Coast, Australia
- Twitter: DamonOehlman
- Company:
- Icon url: https://avatars.githubusercontent.com/u/609693?u=407710d57077032bde0759c03835d81f0bcd4229&v=4
- Repositories: 323
- Last Synced at: 2024-04-09T16:11:47.800Z
- Profile URL: https://github.com/DamonOehlman
GitHub Events
Total
- Create event: 1
- Pull request event: 5
- Watch event: 2
- Total: 8
Last Year
- Create event: 1
- Pull request event: 5
- Total: 6
Committers metadata
Last synced: 7 days ago
Total Commits: 47
Total Committers: 5
Avg Commits per committer: 9.4
Development Distribution Score (DDS): 0.404
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Damon Oehlman | d****n@g****m | 28 |
| Damon Oehlman | d****n@s****m | 14 |
| dkrainas87@gmail.com | d****7@g****m | 3 |
| Nathan Oehlman | n****n@s****m | 1 |
| Javier Aranda | j****r@a****o | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 9
Total pull requests: 12
Average time to close issues: 9 months
Average time to close pull requests: 7 months
Total issue authors: 9
Total pull request authors: 5
Average comments per issue: 3.33
Average comments per pull request: 1.08
Merged pull request: 8
Bot issues: 0
Bot pull requests: 4
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- rauchg (1)
- ColmHally (1)
- Portur (1)
- stevenvachon (1)
- DamonOehlman (1)
- iamkhalidbashir (1)
- lwhiteley (1)
- floatingLomas (1)
- lotusorrose (1)
Top Pull Request Authors
- dependabot[bot] (4)
- DamonOehlman (4)
- danielkrainas (2)
- nathanoehlman (1)
- javierav (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
- dependencies (4)
- javascript (1)
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 71,043,914 last-month
- Total docker downloads: 5,983,736,421
- Total dependent packages: 370 (may contain duplicates)
- Total dependent repositories: 523,867 (may contain duplicates)
- Total versions: 14
- Total maintainers: 1
npmjs.org: wildcard
Wildcard matching tools
- Homepage: https://github.com/DamonOehlman/wildcard#readme
- Licenses: MIT
- Latest release: 2.0.1 (published over 3 years ago)
- Last Synced: 2026-08-24T14:03:17.904Z (3 days ago)
- Versions: 11
- Dependent Packages: 368
- Dependent Repositories: 523,867
- Downloads: 71,043,914 Last month
- Docker Downloads: 5,983,736,421
-
Rankings:
- Docker downloads count: 0.02%
- Downloads: 0.041%
- Dependent repos count: 0.051%
- Dependent packages count: 0.148%
- Average: 2.439%
- Stargazers count: 6.761%
- Forks count: 7.612%
- Maintainers (1)
repo1.maven.org: org.webjars.npm:wildcard
WebJar for wildcard
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/wildcard/
- Licenses: MIT
- Latest release: 2.0.1 (published about 3 years ago)
- Last Synced: 2026-08-25T13:34:19.471Z (1 day ago)
- Versions: 3
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 22.361%
- Stargazers count: 24.444%
- Average: 27.241%
- Forks count: 30.178%
- Dependent repos count: 31.98%
Dependencies
- tape ^4.6.3 development
- 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
- actions/checkout v3 composite
- actions/setup-node v3 composite