Get v8 stack traces as an array of CallSite objects.
☆466Mar 6, 2023Updated 3 years ago
Alternatives and similar repositories for node-stack-trace
Users that are interested in node-stack-trace are comparing it to the libraries listed below
Sorting:
- Fork of crocs cycle package that lives in npm☆17Jan 31, 2020Updated 6 years ago
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Mar 21, 2017Updated 9 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Jan 3, 2015Updated 11 years ago
- Node's internal object extension function, for you!☆28Mar 7, 2023Updated 3 years ago
- Generate, parse, and enhance JavaScript stack traces in all web browsers☆4,006Jun 6, 2022Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- kill it with fire, in-process node.js process kill-switch, forces node processes to crash based on certain restrictions like memory usage…☆18Oct 24, 2011Updated 14 years ago
- A drop-in replacement for `util` with some additional advantageous functions☆92Oct 24, 2018Updated 7 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- i18n library for JavaScript: calendar conversions, timezones, i18n resource bundles, currency rendering☆20Jul 24, 2018Updated 7 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Adds source map support to node.js (for stack traces)☆2,196Aug 3, 2024Updated last year
- Captures and cleans stack traces.☆197Oct 10, 2023Updated 2 years ago
- Get callsites from the V8 stack trace API☆268Sep 9, 2025Updated 6 months ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Fast line iteration library written in Rust☆14May 28, 2017Updated 8 years ago
- Extended POSIX-style sprintf☆36Nov 2, 2021Updated 4 years ago
- Deep equality comparison implementation for should.js☆12Nov 6, 2019Updated 6 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Get the path to the user home directory☆159Apr 9, 2021Updated 4 years ago
- A CoffeScript html generator compatible with CoffeeKup but without the magic.☆27Jul 16, 2013Updated 12 years ago
- Generates github compatible API documentation from your project's jsdocs and adds them to your Readme.☆56Apr 23, 2015Updated 10 years ago
- The util.is* functions from Node core☆101Nov 25, 2025Updated 3 months ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- He is like Batman, but for Node.js stack traces☆255Dec 3, 2023Updated 2 years ago
- Parse / Generate Method Signatures☆12Apr 7, 2016Updated 9 years ago
- A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers☆11,448Jan 29, 2026Updated last month
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Oct 14, 2018Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Dec 15, 2023Updated 2 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libr…☆517Jul 10, 2020Updated 5 years ago
- ☆11Jun 26, 2024Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Lazy nodejs spawner with stdout/stderr streams and error handling through promises☆13May 24, 2017Updated 8 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Sep 11, 2025Updated 6 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,507Dec 29, 2022Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago