A globbing fs.watch wrapper built from the best parts of other fine watch libs.
☆1,155Jul 11, 2019Updated 6 years ago
Alternatives and similar repositories for gaze
Users that are interested in gaze are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A module for sequencing and executing tasks and dependencies in maximum concurrency☆1,223Dec 18, 2020Updated 5 years ago
- Vinyl adapter for the file system.☆973Jun 1, 2025Updated 9 months ago
- Virtual file format.☆1,294May 31, 2025Updated 9 months ago
- Minimal and efficient cross-platform file watching library☆11,964Dec 11, 2025Updated 3 months ago
- An easy-to-use wildcard globbing library.☆104Jul 23, 2024Updated last year
- Delete files and directories☆1,343Sep 18, 2025Updated 6 months ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- glob functionality for node.js☆8,723Updated this week
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,905Nov 22, 2022Updated 3 years ago
- Template engine consolidation library for node.js☆3,475Dec 21, 2024Updated last year
- a glob matcher in javascript☆3,493Feb 26, 2026Updated 3 weeks ago
- Isomorphic WHATWG Fetch API, for Node & Browserify☆6,926Jun 27, 2024Updated last year
- simple way to create a ReadableWritable stream that works☆671Jul 27, 2018Updated 7 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Sep 25, 2016Updated 9 years ago
- Readable streamx interface over anymatch.☆181Jun 1, 2025Updated 9 months ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- modernize node.js to current ECMAScript standards☆1,375Dec 11, 2020Updated 5 years ago
- Node.js test runner that lets you develop with confidence 🚀☆20,855Mar 3, 2026Updated 3 weeks ago
- Node.js: extra methods for the fs object like copy(), remove(), mkdirs()☆9,624Mar 3, 2026Updated 3 weeks ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Portable Unix shell commands for Node.js☆14,421Updated this week
- [deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5☆826Oct 31, 2020Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…