tj / callsite
node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc
☆247Updated 10 years ago
Alternatives and similar repositories for callsite:
Users that are interested in callsite are comparing it to the libraries listed below
- ☆345Updated 5 years ago
- libuv errno details exposed☆245Updated 4 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆289Updated 6 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Deprecate all the things☆330Updated 7 months ago
- simple way to create a ReadableWritable stream that works☆670Updated 6 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- HTTP request freshness testing☆159Updated last month
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 8 years ago
- When close() is just not enough☆189Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Creates super long stack traces☆195Updated 5 months ago
- Advanced FS Streaming for Node☆209Updated 3 years ago
- Like ruby's Abbrev module☆166Updated last week
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- An easy way to expose properties on a module from a package.json☆163Updated 7 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 3 months ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- In memory queue system prioritizing tasks☆86Updated 3 months ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 4 years ago
- Next Generation JavaScript IO Platform☆102Updated 9 years ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- Error handling utilities for node☆122Updated 2 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago