gulpjs / async-once
Guarantee a node-style async function is only executed once.
☆8Updated last year
Alternatives and similar repositories for async-once:
Users that are interested in async-once are comparing it to the libraries listed below
- Capture and retrieve the last time a function was run☆14Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Sink your streams.☆17Updated last year
- Settle an async function. It will always complete successfully with an object of the resulting state.☆11Updated last year
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- CodeMirror Mode for React E4X/JSX☆11Updated 9 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- a list of javascript modules for managing pull requests☆14Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Mount .dmg files in macOS☆7Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Count the number of lines in a string☆10Updated 8 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Check if a file is executable☆30Updated 6 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped wit…☆10Updated 2 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 7 years ago
- Detect whether a value is an error☆15Updated 5 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A verbose ndjson log formatter for pino.☆13Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Simple `setImmediate` shim