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:
- Capture and retrieve the last time a function was run☆14Apr 16, 2023Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Global logging utility.☆18Mar 23, 2024Updated last year
- Default registry in gulp 4.☆17May 23, 2023Updated 2 years ago
- Sink your streams.☆17Apr 15, 2023Updated 2 years ago
- 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
- Namespaced global event emitter.☆20Mar 23, 2024Updated last year
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years 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.☆180Jun 1, 2025Updated 9 months ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Task registry that allows composition through series/parallel methods.☆204Mar 24, 2024Updated last year
- Replaces a file extension with another one.☆46Mar 14, 2023Updated 2 years ago
- Compose your async functions with elegance.☆135Apr 16, 2023Updated 2 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 tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Check if a file is executable☆29Jul 7, 2018Updated 7 years ago
- Log things, prefixed with a timestamp.☆122Dec 29, 2023Updated 2 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
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Extensions to streams (as a mixin)☆27Oct 17, 2017Updated 8 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.☆19Dec 6, 2022Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Apr 6, 2023Updated 2 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Mar 13, 2015Updated 10 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago