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:
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 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
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- ☆26Updated 3 years ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Recursively read a directory☆63Updated 7 years ago
- A tool to help you migrating from should to assert☆13Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 9 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get the set npm registry URL☆56Updated 5 months ago
- Import a globally installed module☆58Updated last year
- Run prettier formatter with rollup☆62Updated last week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated this week
- A set of ES7 composable decorators around the fetch api☆13Updated 8 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago