tj / callsiteLinks
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
Sorting:
- ☆346Updated 6 years ago
- Like ruby's Abbrev module☆167Updated last week
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 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
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- libuv errno details exposed☆245Updated 4 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- A simple LRU cache☆136Updated 3 years ago
- Advanced FS Streaming for Node☆209Updated 4 years ago
- Promisify a callback-based function☆109Updated 5 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆343Updated 5 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
- When close() is just not enough☆189Updated 5 years ago
- c-style assert() for nodejs, reporting the expression string as the error message