matthewmueller / wrap-fnLinks
Low-level wrapper to easily support sync, async, and generator functions.
☆34Updated 5 years ago
Alternatives and similar repositories for wrap-fn
Users that are interested in wrap-fn are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last month
- Get the length of the longest item in an array.☆29Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 3 weeks ago
- Generate unique numeric id.☆11Updated 10 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Get the set npm registry URL☆57Updated 9 months ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Check whether a given value is a generator function☆15Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks 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
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Align the text in a string.☆51Updated 5 years ago