tj / callsiteLinks
node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc
☆248Updated 10 years ago
Alternatives and similar repositories for callsite
Users that are interested in callsite are comparing it to the libraries listed below
Sorting:
- ☆346Updated 6 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 6 months ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- libuv errno details exposed☆245Updated 4 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 8 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Like ruby's Abbrev module☆167Updated this week
- Advanced FS Streaming for Node☆209Updated 4 years ago
- A node module for serving static files. Does etags, caching, etc.☆379Updated last month
- Configures v8 flags at runtime.☆118Updated 10 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- The definitive JavaScript type testing library☆191Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- Deprecate all the things☆329Updated 10 months ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 4 years ago
- A simple LRU cache☆137Updated 3 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- When close() is just not enough☆189Updated 4 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆343Updated 5 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆289Updated 6 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- ☆156Updated 6 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- HTTP request freshness testing☆162Updated last week
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago