stacktracejs / stack-generatorLinks
Generate artificial backtrace by walking arguments.callee.caller chain
☆27Updated 2 years ago
Alternatives and similar repositories for stack-generator
Users that are interested in stack-generator are comparing it to the libraries listed below
Sorting:
- An asynchronous middleware pattern☆27Updated last year
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Make your own error types!☆70Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- Write data to a random temporary file☆106Updated last year
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 2 years ago
- API for combining call site modifiers☆42Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Mock node stdout and stderr without pain.☆26Updated 7 months ago
- Get the callsite of the caller function☆54Updated 2 weeks ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- random string generator☆28Updated 6 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.☆90Updated 2 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Runtime vendor prefixing based on feature detection.☆67Updated 4 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- [MIGRATED] Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale dat…☆67Updated 6 years ago