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:
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 2 years ago
- Node filesystem spies and mocks☆51Updated 3 months ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 5 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- Make weak references to JavaScript Objects.☆45Updated last month
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Get the set npm registry URL☆57Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Get the path of the parent module☆79Updated 3 months ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Make your own nested errors☆69Updated 5 months ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago