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.


Owner metadata:


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 Email 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

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

package.json npm
  • gulp-format-md ^0.1.10 development
  • mocha ^3.0.2 development
  • is-extglob ^2.1.1
.github/workflows/dev.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite