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 week
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Generate unique numeric id.☆11Updated 10 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 10 months ago
- Sink your streams.☆17Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 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
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- convert module usage to inline expressions☆75Updated 11 months ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)