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:
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Lightweight Babylon AST traversal tools.☆44Updated 11 months ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 6 years ago
- utility box for ECMAScript language tools☆121Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Are these two JavaScript values equal?☆31Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months ago
- Get the set npm registry URL☆56Updated 3 months ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 5 years ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Recursively read a directory☆63Updated 7 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- An easy-to-use wildcard globbing library.☆104Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- ☆45Updated 2 years ago
- (unmaintained) Converts acorn tokens to esprima tokens☆33Updated 9 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago