tunnckoCore / function-arguments
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
☆20Updated 2 years ago
Alternatives and similar repositories for function-arguments:
Users that are interested in function-arguments are comparing it to the libraries listed below
- Array.prototype.includes spec-compliant polyfill☆43Updated 9 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- A set of ES7 composable decorators around the fetch api☆13Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- An example of how you might make a babel-plugin-macros macro repo☆32Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 5 years ago
- Check if a file is executable☆31Updated 6 years ago
- Debug your JavaScript in the browser☆97Updated 10 years ago
- ☆9Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Determines whether a value is a WHATWG URL.☆12Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- Map that keeps track of the hits and misses☆17Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 8 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Express extension to open file in editor☆20Updated 3 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 2 years ago
- A plugin for webpack that emits a system bell character whenever there is a build error☆10Updated 9 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 8 months ago
- Basic API for yarn.☆28Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated last year