...
A collection of codemod scripts written with JSCodeshift
the most correct and second fastest glob implementation in JavaScript
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
Extract the non-magic parent path from a glob string.
Utilities for handling files
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
css-codemod is a toolkit for running codemods over many CSS files to transform code, powered by [PostCSS](https://postcss.org):
Promise version of glob
Returns an object with the (non-glob) base path and the actual pattern.
Convert directories to glob compatible strings
A collection of codemods for use on Workday Canvas Kit packages.
Tiny and extremely fast globbing
TypeScript definitions for readdir-glob
mirror of glob, bundled and exposed as ES module including for browser
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.