Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
☆80May 31, 2023Updated 2 years ago
Alternatives and similar repositories for glob-watcher
Users that are interested in glob-watcher are comparing it to the libraries listed below
Sorting:
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Capture and retrieve the last time a function was run☆14Apr 16, 2023Updated 2 years ago
- Global logging utility.☆18Mar 23, 2024Updated last year
- Sink your streams.☆17Apr 15, 2023Updated 2 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 4 years ago
- Default registry in gulp 4.☆17May 23, 2023Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Readable streamx interface over anymatch.☆181Jun 1, 2025Updated 9 months ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Namespaced global event emitter.☆20Mar 23, 2024Updated last year
- Module to wrap try-catch for better performance and cleaner API.☆22Oct 27, 2016Updated 9 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Task registry that allows composition through series/parallel methods.☆205Mar 24, 2024Updated last year
- Compose your async functions with elegance.☆136Apr 16, 2023Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Replaces a file extension with another one.☆46Mar 14, 2023Updated 3 years ago
- Log things, prefixed with a timestamp.☆122Dec 29, 2023Updated 2 years ago
- Check if a file is executable☆28Jul 7, 2018Updated 7 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…☆23Feb 27, 2017Updated 9 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 4 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Jun 11, 2018Updated 7 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Combines array of streams into one Readable stream in strict order.☆28Apr 15, 2023Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Get available v8 and Node.js flags.☆57Sep 3, 2023Updated 2 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Dec 30, 2025Updated 2 months ago