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
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Make your own nested errors☆69Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Node filesystem spies and mocks☆51Updated 2 weeks ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆55Updated 3 weeks ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- ☆91Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Rewrite file system `fs` paths☆62Updated 2 weeks ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- reschedulable setTimeout for you node needs☆37Updated 2 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get the path of the parent module☆78Updated 3 weeks ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week