Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: node-glob

micromatch/picomatch

Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

Language: JavaScript - Size: 837 KB - Last synced: 16 days ago - Pushed: 2 months ago - Stars: 888 - Forks: 54

micromatch/micromatch

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

Language: JavaScript - Size: 1.11 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2,621 - Forks: 138

mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

Language: JavaScript - Size: 895 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 2,395 - Forks: 98

micromatch/nanomatch

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 "?").

Language: JavaScript - Size: 382 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 92 - Forks: 21

micromatch/glob-fs

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!

Language: JavaScript - Size: 104 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 56 - Forks: 17

micromatch/bash-glob

Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.

Language: JavaScript - Size: 37.1 KB - Last synced: 1 day ago - Pushed: almost 3 years ago - Stars: 14 - Forks: 5

micromatch/is-glob

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.

Language: JavaScript - Size: 50.8 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 91 - Forks: 9

busterc/universal-glob

:stars: drop-in replacement for glob lets you use promises or callbacks

Language: JavaScript - Size: 3.68 MB - Last synced: 24 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

leslieJt/glob-observable

A Observable interface over node-glob.

Language: JavaScript - Size: 118 KB - Last synced: about 13 hours ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

shinnn/assert-valid-glob-opts

Assert a given object is a valid glob option

Language: JavaScript - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Busyrev/glob-last-modified

Walks through specified glob pattert or array of patterns and returns last change date of all matched files or directories. Tecnically it is the newest modified or created date of all items in pecified glob pattern

Language: JavaScript - Size: 4.88 KB - Last synced: 7 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0