Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with glob

A curated list of projects in awesome lists tagged with glob .

https://github.com/webpack-contrib/copy-webpack-plugin

Copy files and directories with webpack

copy file files filesystem glob webpack webpack-plugin

Last synced: 16 Dec 2024

https://github.com/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

bash extended-glob extglob glob glob-matching glob-pattern globbing globby javascript matcher micromatch minimatch multimatch node node-glob regex regular-expression tidelift wildcard wildmat

Last synced: 16 Dec 2024

https://github.com/mrmlnc/fast-glob

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

filesystem find fs glob glob-pattern globbing node-glob patterns readdir scandir wildcard

Last synced: 16 Dec 2024

https://github.com/thecodrr/fdir

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

directory directory-tree fast fast-glob fdir filesystem fs glob hacktoberfest javascript nodejs os sys walker

Last synced: 17 Dec 2024

https://github.com/gobwas/glob

Go glob

glob golang pattern

Last synced: 18 Dec 2024

https://github.com/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

fast-glob fdir find glob glob-pattern globber match matcher matching micromatch minimatch multimatch node-glob regex regexp regular-expression

Last synced: 29 Oct 2024

https://github.com/terkelg/tiny-glob

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

expansion filesystem glob glob-pattern globbing pattern-matching patterns wildcard

Last synced: 19 Dec 2024

https://github.com/adamreisnz/replace-in-file

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

asynchronously callback cli file glob promise replace text

Last synced: 18 Dec 2024

https://github.com/mysticatea/cpx

A cli tool to watch and copy file globs.

cli cli-command copy directory file glob javascript npm npm-module npm-package watch

Last synced: 20 Dec 2024

https://github.com/micromatch/anymatch

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

fs glob javascript match matcher micromatch minimatch multimatch node nodejs regex regular-expression

Last synced: 05 Nov 2024

https://github.com/dazinator/dotnet.glob

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

csharp glob glob-pattern globbing-library

Last synced: 21 Dec 2024

https://github.com/dazinator/DotNet.Glob

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

csharp glob glob-pattern globbing-library

Last synced: 27 Oct 2024

https://github.com/vladshcherbin/rollup-plugin-copy

Copy files and folders using Rollup

asset copy cp file folder glob rollup rollup-plugin

Last synced: 17 Nov 2024

https://github.com/tomchentw/unused-files-webpack-plugin

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

glob unused webpack webpack-plugin

Last synced: 15 Dec 2024

https://github.com/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.

brace-expansion brace-matching brace-patterns braces expansion glob glob-matcher glob-pattern globbing javascript minimatch multimatch node nodejs regular-expression tidelift

Last synced: 17 Dec 2024

https://github.com/fabiocaccamo/python-fsutil

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

create directories directory download file files filesystem glob list os path python read remove rename search shutil utilities utility write

Last synced: 20 Dec 2024

https://github.com/ramhejazi/draxt

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

filesystem fs fs-extra glob node nodejs utility

Last synced: 04 Nov 2024

https://github.com/gulpjs/glob-stream

Readable streamx interface over anymatch.

anymatch glob glob-stream glob-string gulpjs javascript nodejs stream streaming

Last synced: 19 Dec 2024

https://github.com/foresterre/sic

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

batch blur cli command-line convert-images convolution-filter crop draw-text glob hacktoberfest image image-converter image-diff image-manipulation image-processing resize-images rust sic terminal-app

Last synced: 20 Dec 2024

https://github.com/alexst07/shell-plus-plus

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

command-line glob glob-pattern language programming-language scripting-language shell shell-script shellscript terminal

Last synced: 31 Oct 2024

https://github.com/begin/globbing

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

bash brace-expansion cheatsheet extended-globs extglob filename-expansion glob glob-matching glob-pattern globbing guide pattern regex regular-expression wildcard

Last synced: 25 Oct 2024

https://github.com/busterc/xcv

:scissors: Cut, Copy and Paste files with Bash

bash cli clipboard copy copy-paste cut directories files filesystem glob globbing paste shell

Last synced: 12 Dec 2024

https://github.com/superchupudev/tinyglobby

A fast and minimal alternative to globby and fast-glob

glob hacktoberfest

Last synced: 20 Dec 2024

https://github.com/olson-sean-k/wax

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

file-system glob pattern rust

Last synced: 11 Nov 2024

https://github.com/phlak/splat

Glob-like file and pattern matching utility.

file-matching glob pattern-matching php regex regular-expression

Last synced: 16 Dec 2024

https://github.com/gulpjs/findup-sync

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

findup glob micromatch resolve

Last synced: 15 Dec 2024

https://github.com/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 "?").

bash glob glob-matching glob-pattern globbing globstar javascript match micromatch minimatch multimatch node node-glob nodejs pattern pattern-matching regular-expression star tidelift wildcard

Last synced: 17 Dec 2024

https://github.com/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.

glob glob-pattern globbing javascript jonschlinkert match matching node node-glob nodejs regex regexp

Last synced: 17 Dec 2024

https://github.com/layer-pack/layer-pack

Webpack plugin to make inheritable npm packages / webpack configs, glob imports, and mono repo apps

boilerplate codepipeline extend glob glob-imports inheritance inherited-packages modularization mono-repository monorepo namespace sass webpack webpack-glob

Last synced: 02 Nov 2024

https://github.com/terkelg/globrex

Glob to regular expression with support for extended globs.

glob glob-to-regex globbing pattern regex regexp regular-expression wildcard

Last synced: 21 Dec 2024

https://github.com/just-boris/less-plugin-glob

Globbing support for LESS

glob less less-plugin

Last synced: 06 Nov 2024

https://github.com/jonschlinkert/parse-gitignore

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

gitignore glob parse

Last synced: 16 Dec 2024

https://github.com/zzarcon/run-when

Run tasks based on "Git diff" changes :running: :heavy_plus_sign: :heavy_minus_sign:

cli file-changes glob task task-runner

Last synced: 24 Nov 2024

https://github.com/haltcase/glob

Pure Nim library for matching file paths against Unix style glob patterns.

filesystem glob glob-matching hacktoberfest match pattern walk

Last synced: 23 Nov 2024

https://github.com/kevva/dir-glob

Convert directories to glob compatible strings

directories glob globbing matching nodejs pattern

Last synced: 15 Dec 2024

https://github.com/sgreben/flagvar

A collection of CLI argument types for the Go `flag` package.

argument-parser cli enum glob golang json time url

Last synced: 18 Dec 2024

https://github.com/axtgr/wildcard-match

A tiny and extremely fast JavaScript library for compiling and matching basic glob patterns

glob match pattern wildcard

Last synced: 20 Dec 2024

https://github.com/jonschlinkert/delete-empty

Recursively delete all empty folders in a directory and child directories.

delete directories directory empty files glob nodejs

Last synced: 17 Dec 2024

https://github.com/standard/deglob

:open_file_folder: Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.

glob glob-pattern javascript nodejs patterns

Last synced: 10 Nov 2024

https://github.com/shannonmoeller/handlebars-wax

The missing Handlebars API for data, partials, helpers, and decorators.

data decorators expressjs glob handlebars helpers nodejs partials

Last synced: 12 Nov 2024

https://github.com/fabiospampinato/zeptomatch

An absurdly small glob matcher that packs a punch.

glob match matcher tiny

Last synced: 02 Dec 2024

https://github.com/micromatch/extglob

Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.

extended-globbing extglob glob globbing javascript minimatch node nodejs pattern regex regular-expression

Last synced: 16 Dec 2024

https://github.com/do-community/glob-tool

A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.

digitalocean digitalocean-community-tools glob glob-matcher glob-matching glob-pattern globs globstar hacktoberfest minimatch

Last synced: 16 Nov 2024

https://github.com/mgechev/dots

Implements the wildcard file matching in Go used by golint, go test etc.

glob glob-pattern golint gotest wildcard

Last synced: 01 Nov 2024

https://github.com/3f/regxwild

⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.

conari fast-regex fast-search filter glob match regex regexp regxwild replace-text search search-in-text speed strings text wildcard wildcard-matches wildcard-replace wildcard-searches wildcards

Last synced: 28 Oct 2024

https://github.com/jonschlinkert/glob-object

Filter an object using glob patterns and dot notation.

dot-notation glob nested object property value wildcard

Last synced: 22 Oct 2024

https://github.com/fabiospampinato/tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

glob promise readdir recursive simple tiny

Last synced: 02 Dec 2024

https://github.com/jonschlinkert/matched

Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.

file-system files find fs glob glob-matching glob-pattern globby pattern search wildcard

Last synced: 01 Nov 2024

https://github.com/timvanscherpenzeel/binpacker

CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the browser.

binary glb glob http-requests json manifest minimization network optimization requests

Last synced: 15 Oct 2024

https://github.com/bouke/glob

Glob for Swift 5

glob swift swift-package-manager

Last synced: 28 Oct 2024

https://github.com/TimvanScherpenzeel/binpacker

CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the browser.

binary glb glob http-requests json manifest minimization network optimization requests

Last synced: 09 Dec 2024

https://github.com/Bouke/Glob

Glob for Swift 5

glob swift swift-package-manager

Last synced: 23 Nov 2024

https://github.com/tunnckoCore/koa-ip-filter

koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.

glob ip ip-filter koa koa-middleware limiter matching

Last synced: 17 Nov 2024

https://github.com/wj42ftns/replace-in-files

Replace text in one or more files or globs.

asynchronously file files filesystem glob promise replace replacement text

Last synced: 20 Nov 2024

https://github.com/jonschlinkert/delete

Delete files and folders and any intermediate directories if they exist (sync and async).

del delete file file-system fs glob match remove

Last synced: 02 Nov 2024

https://github.com/tunnckocore/koa-ip-filter

koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.

glob ip ip-filter koa koa-middleware limiter matching

Last synced: 07 Nov 2024

https://github.com/jonschlinkert/load-plugins

Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but works for gulp, grunt, assemble, verb or anything other task runner or build system that uses plugins.

assemble build config glob grunt gulp plugins

Last synced: 09 Nov 2024

https://github.com/kei-ito/rollup-plugin-glob-import

A rollup plugin to use glob-star.

glob rollup

Last synced: 01 Oct 2024

https://github.com/gjbkz/rollup-plugin-glob-import

A rollup plugin to use glob-star.

glob rollup

Last synced: 17 Nov 2024

https://github.com/yandex/tartifacts

:package: Create artifacts for your assemblies

artifacts copy glob patterns tar tarball

Last synced: 07 Nov 2024

https://github.com/waldronmatt/bowman

A simple static site generator with an integrated toolchain for efficient development and delivery.

asset-management browsersync compile ejs eslint generator glob html javascript javascript-template-engine json nodejs postcss scss site static static-site-generator stylelint template webpack

Last synced: 12 Oct 2024

https://github.com/base/base-data

adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.

base context data extend files glob merge object objects plugin read

Last synced: 11 Nov 2024

https://github.com/mrmlnc/syncy

:file_folder: One-way synchronization of directories with glob

glob rsync synchronization

Last synced: 28 Oct 2024

https://github.com/kaelzhang/node-glob-gitignore

Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API

gitignore-rules glob nodejs promise

Last synced: 18 Dec 2024

https://github.com/fjodor-rybakov/nestjs-dynamic-providers

πŸ’‰ Inject providers into module by glob pattern

decorator dynamic glob inject module nest nestjs pattern providers typescript

Last synced: 20 Oct 2024

https://github.com/fephil/metalsmith-metadata-directory

πŸ“” A Metalsmith plugin to add a directory of JSON files for use as global metadata in templates, partials and pages.

glob json metadata metalsmith metalsmith-plugin partials templates yaml yml

Last synced: 13 Oct 2024

https://github.com/haoxins/glob

Golang glob

glob go golang

Last synced: 08 Nov 2024

https://github.com/fabiospampinato/tiny-readdir-glob-gitignore

A simple promisified recursive readdir function, with support for globs and .gitignore files.

gitignore glob promise readdir recursive simple tiny

Last synced: 02 Dec 2024

https://github.com/sryze/glob

Cross-platform glob library for C++

cplusplus glob library

Last synced: 09 Nov 2024

https://github.com/jonschlinkert/load-templates

Load templates from file paths, globs or objects, and cache them as normalized objects.

filepath glob load loader templates views

Last synced: 09 Nov 2024

https://github.com/terkelg/globalyzer

Detect and extract the static part of a glob string.

extract glob globbing parser strings

Last synced: 18 Nov 2024

https://github.com/jonschlinkert/find-file-up

Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.

file find find-up find-up-sync findup glob javascript jonschlinkert match node nodejs resolve

Last synced: 09 Nov 2024

https://github.com/pragmaticivan/wizard

🎩 Autoload your express/object dependencies using the power of glob.

autoload express glob nodejs wizard

Last synced: 13 Nov 2024

https://github.com/haya14busa/ghglob

ghglob is glob, or more like pattern matcher based on GitHub Actions's Filter pattern spec. [UNOFFICIAL]

github-actions glob

Last synced: 23 Oct 2024

https://github.com/Xuanwo/globiter

Turn glob range and set into Iterator

glob rust

Last synced: 06 Nov 2024

https://github.com/xuanwo/globiter

Turn glob range and set into Iterator

glob rust

Last synced: 01 Nov 2024

https://github.com/aleclarson/glob-regex

Tiny glob-to-RegExp converter

glob isomorphic regexp tiny

Last synced: 28 Oct 2024

https://github.com/alexst07/glob-cpp

Extended globbing in modern C++

cpp-library filesystem glob glob-pattern shell

Last synced: 16 Oct 2024

https://github.com/timvanscherpenzeel/audiopacker

CLI tool for packing multiple audio sprites into a single audio file.

audio audiosprite binary glob howler howlerjs optimization sprite spritesheet

Last synced: 15 Oct 2024

https://github.com/azu/path-to-glob-pattern

Convert file/directory path to glob pattern.

file glob nodejs util

Last synced: 02 Nov 2024

https://github.com/ievangelist/pathological.globbing

.NET globbing libraryβ€”built atop Microsoft.Extensions.FileSystemGlobbing.

csharp dotnet file-system-globbing glob globber globbing globbing-library

Last synced: 09 Nov 2024

https://github.com/cloud66-oss/glob_matcher

A Ruby Globmatcher

gem glob regex ruby

Last synced: 07 Nov 2024

https://github.com/iguntur/get-symlinks

Get all symbolic link (file symlinks) using glob

async files filesystem glob links symbolic symlink symlinks-paths sync system

Last synced: 07 Nov 2024

https://github.com/jonschlinkert/load-helpers

easily load helpers to pass to any template engine.

glob handlebars-helpers helpers load template-engine

Last synced: 14 Oct 2024

https://github.com/zouloux/files

Files is a NodeJS file management helper with a simple API.

api files fs fs-extra glob helper node npm simple

Last synced: 09 Nov 2024

https://github.com/aminya/globify_gitignore

Convert Gitignore to Glob patterns in Go

gitignore glob globify globy go hacktoberfest path

Last synced: 17 Dec 2024

https://github.com/chrisdothtml/hey

A human-readable interface for terminal commands

cli glob human-readable-interface terminal

Last synced: 14 Oct 2024

https://github.com/jkbrzt/nose-pattern-exclude

Nose plugin for excluding directories and files from test discovery by paths and glob patterns.

exclusions glob jakubroztocil nose plugin python testing

Last synced: 16 Oct 2024

https://github.com/micromatch/.github

Default files for the .github directory of all micromatch projects.

glob globbing micromatch

Last synced: 07 Nov 2024