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:
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Create `esm` enabled packages.☆51Updated 6 years ago
- Check if a file is executable☆30Updated 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 a directory for your caching needs☆26Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if something is a promise☆46Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Visual diff between 2 javascript variables☆33Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- fstream class for creating npm packages☆30Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Determines whether a value is a WHATWG URL.☆12Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- jscodeshift wrapper to write smaller and better tests for your codemods using AVA☆13Updated 8 years ago
- Basic API for yarn.☆28Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 8 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago