https://github.com/micromatch/is-glob
glob glob-pattern globbing javascript jonschlinkert match matching node node-glob nodejs regex regexp
Last synced: about 1 month ago
Repository metadata:
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
- Host: GitHub
- URL: https://github.com/micromatch/is-glob
- Owner: micromatch
- License: mit
- Created: 2014-12-18T10:41:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T12:56:43.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T23:42:53.194Z (about 2 months ago)
- Topics: glob, glob-pattern, globbing, javascript, jonschlinkert, match, matching, node, node-glob, nodejs, regex, regexp
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 91
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: micromatch
- Login: micromatch
- Email:
- Kind: organization
- Description: Libraries for fast, accurate glob matching.
- Website: https://github.com/jonschlinkert
- Location:
- Twitter: jonschlinkert
- Company:
- Icon url: https://avatars.githubusercontent.com/u/26890389?v=4
- Repositories: 28
- Last Synced at: 2024-03-25T19:35:16.965Z
- Profile URL: https://github.com/micromatch
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 64
Total Committers: 8
Avg Commits per committer: 8.0
Development Distribution Score (DDS): 0.266
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 | |
---|---|---|
jonschlinkert | j****t@s****m | 47 |
Blaine Bublitz | b****z@g****m | 5 |
doowb | b****d@g****m | 4 |
Charlike Mike Reagent | m****0@m****g | 2 |
Jon Schlinkert | g****b@s****m | 2 |
Rich Trott | r****t@g****m | 2 |
Daniel Perez | d****l@c****m | 1 |
Paul Miller | p****l@p****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- npm: 270,152,821 last-month
- Total docker downloads: 10,419,712,753
- Total dependent packages: 2,683 (may contain duplicates)
- Total dependent repositories: 6,270 (may contain duplicates)
- Total versions: 24
- Total maintainers: 3
npm: is-glob
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
- Homepage: https://github.com/micromatch/is-glob
- Licenses: MIT
- Latest release: 4.0.3 (published about 3 years ago)
- Last Synced: 2024-11-11T02:05:37.768Z (about 1 month ago)
- Versions: 16
- Dependent Packages: 2,661
- Dependent Repositories: 6,270
- Downloads: 270,152,821 Last month
- Docker Downloads: 10,419,712,753
-
Rankings:
- Downloads: 0.004%
- Docker downloads count: 0.008%
- Dependent packages count: 0.03%
- Dependent repos count: 0.297%
- Average: 2.023%
- Stargazers count: 5.123%
- Forks count: 6.678%
- Maintainers (3)
maven: org.webjars.npm:is-glob
WebJar for is-glob
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/is-glob/
- Licenses: MIT
- Latest release: 4.0.3 (published about 3 years ago)
- Last Synced: 2024-11-11T02:05:38.371Z (about 1 month ago)
- Versions: 7
- Dependent Packages: 19
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 3.19%
- Stargazers count: 20.189%
- Average: 20.893%
- Forks count: 28.215%
- Dependent repos count: 31.98%
maven: org.webjars.bowergithub.micromatch:is-glob
WebJar for is-glob
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.bowergithub.micromatch/is-glob/
- Licenses: MIT
- Latest release: 4.0.0 (published over 6 years ago)
- Last Synced: 2024-11-11T02:05:37.416Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 16.904%
- Stargazers count: 20.189%
- Average: 24.322%
- Forks count: 28.215%
- Dependent repos count: 31.98%
Dependencies
- gulp-format-md ^0.1.10 development
- mocha ^3.0.2 development
- is-extglob ^2.1.1
- actions/checkout v2 composite
- actions/setup-node v2 composite