sindresorhus / callsitesLinks
Get callsites from the V8 stack trace API
☆266Updated last year
Alternatives and similar repositories for callsites
Users that are interested in callsites are comparing it to the libraries listed below
Sorting:
- Import a module while bypassing the cache☆284Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Create an error from multiple errors☆246Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 7 months ago
- Write files in an atomic fashion w/configurable ownership☆237Updated 3 weeks ago
- Finds the common standard cache directory☆158Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Import a module lazily☆247Updated 3 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Read the closest package.json file☆269Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Split Streams3 style☆290Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Create and parse HTTP Content-Type header☆137Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 3 weeks ago