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
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Get the path of the caller module☆64Updated 3 years ago
- ☆36Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Mock node stdout and stderr without pain.☆26Updated 4 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Get the set npm registry URL☆55Updated 2 months ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- Create a MD5 hash with hex encoding☆45Updated last year
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 6 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago