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 last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- An asynchronous middleware pattern☆27Updated last year
- Get the path of the parent module☆78Updated last month
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Check if something is a Node.js stream☆113Updated 11 months 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
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Module that helps you write generated functions in Node☆78Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- 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
- Node filesystem spies and mocks☆51Updated last month
- Get the path of the caller module☆66Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- string representations of objects in node and the browser☆155Updated 2 weeks ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 6 months ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week
- Indent each line in a string☆113Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago