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
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 10 months ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- When close() is just not enough☆189Updated 5 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- libuv errno details exposed☆245Updated 4 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Advanced FS Streaming for Node☆209Updated 4 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆344Updated 5 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Like ruby's Abbrev module☆167Updated this week
- Inspect the life of handle objects in node☆36Updated 8 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- Deprecate all the things☆328Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- An easy way to expose properties on a module from a package.json☆164Updated 7 years ago
- A simple LRU cache☆136Updated 3 years ago
- Creates super long stack traces☆196Updated 11 months ago
- c-style assert() for nodejs, reporting the expression string as the error message☆288Updated 6 years ago
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 8 years ago
- ☆157Updated 10 months ago
- A node module for serving static files. Does etags, caching, etc.☆381Updated 2 months ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- The definitive JavaScript type testing library☆193Updated 3 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Error handling utilities for node☆126Updated 3 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago