glob

There are 365 repositories under glob topic.

  • webpack-contrib/copy-webpack-plugin

    Copy files and directories with webpack

    Language:JavaScript2.8k34360280
  • 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:JavaScript2.6k23181142
  • sindresorhus/globby

    User-friendly glob matching

    Language:JavaScript2.5k23133127
  • mrmlnc/fast-glob

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

    Language:JavaScript2.4k16227101
  • thecodrr/fdir

    ⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s

    Language:TypeScript1.3k175947
  • gobwas/glob

    Go glob

    Language:Go934254460
  • 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:JavaScript895135954
  • terkelg/tiny-glob

    Super tiny and ~350% faster alternative to node-glob

    Language:JavaScript843114033
  • wild-wild-path

    ehmicky/wild-wild-path

    🤠 Object property paths with wildcards and regexps 🌵

    Language:JavaScript7165115
  • adamreisnz/replace-in-file

    A simple utility to quickly replace contents in one or more files

    Language:JavaScript563312264
  • mysticatea/cpx

    A cli tool to watch and copy file globs.

    Language:JavaScript52465236
  • micromatch/anymatch

    :bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions

    Language:JavaScript382132339
  • dazinator/DotNet.Glob

    A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.

    Language:C#355117926
  • tomchentw/unused-files-webpack-plugin

    Glob all files that are not compiled by webpack under webpack's context

    Language:JavaScript26621435
  • vladshcherbin/rollup-plugin-copy

    Copy files and folders using Rollup

    Language:JavaScript25825251
  • p-ranav/glob

    Glob for C++17

    Language:C++231111539
  • kthompson/glob

    A C# Glob library for .NET and .NET Core.

    Language:C#210125023
  • micromatch/braces

    Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.

    Language:JavaScript194103032
  • ramhejazi/draxt

    draxt.js – NodeList/jQuery-like package for File System (node.js)

    Language:JavaScript190604
  • fabiocaccamo/python-fsutil

    :computer: :wrench: high-level file-system operations for lazy devs.

    Language:Python18741813
  • gulpjs/glob-stream

    Readable streamx interface over anymatch.

    Language:JavaScript177186250
  • foresterre/sic

    🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.

    Language:Rust15772197
  • alexst07/shell-plus-plus

    A friendly and modern functional object oriented language for shell script.

    Language:C++1478710
  • begin/globbing

    Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.

  • busterc/xcv

    :scissors: Cut, Copy and Paste files with Bash

    Language:Shell145457
  • alfredosalzillo/rollup-plugin-multi-input

    A Rollup plugin to bundle modular libraries

    Language:JavaScript1302227
  • necojackarc/auto-request-review

    A GitHub Action that automatically requests review of a pull request based on files changes and/or groups the author belongs to 🤖

    Language:JavaScript11934532
  • Splat

    PHLAK/Splat

    Glob-like file and pattern matching utility.

    Language:PHP109305
  • olson-sean-k/wax

    Opinionated and portable globs that can be matched against paths and directory trees.

    Language:Rust1023298
  • gulpjs/findup-sync

    Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

    Language:JavaScript96102428
  • 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:JavaScript9372021
  • 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:JavaScript91699
  • just-boris/less-plugin-glob

    Globbing support for LESS

    Language:JavaScript7171612
  • terkelg/globrex

    Glob to regular expression with support for extended globs.

    Language:JavaScript66464
  • jonschlinkert/parse-gitignore

    Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.

    Language:JavaScript64487