fgnass / filewatcherLinks
Wrapper around fs.watch that falls back to fs.watchFile
☆54Updated 5 years ago
Alternatives and similar repositories for filewatcher
Users that are interested in filewatcher are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Iterate over promises serially☆52Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Node filesystem spies and mocks☆50Updated 4 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Write data to a random temporary file☆108Updated last week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Make weak references to JavaScript Objects.☆45Updated 3 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago