tunnckoCore / function-argumentsLinks
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
Sorting:
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Check if a file is executable☆30Updated 6 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Create `esm` enabled packages.☆51Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Determines whether a value is a WHATWG URL.☆12Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Basic API for yarn.☆28Updated 7 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 10 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- An example of how you might make a babel-plugin-macros macro repo☆32Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- [OBSOLETE in webpack 2] The core of webpack and enhanced-require...☆26Updated 8 years ago
- Global logging utility.☆19Updated last year
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- A set of ES7 composable decorators around the fetch api☆13Updated 8 years ago