intesso / debug-traceLinks
Adds a handy `trace` flag to the console object to prepend the file and line number.
☆23Updated 5 years ago
Alternatives and similar repositories for debug-trace
Users that are interested in debug-trace are comparing it to the libraries listed below
Sorting:
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- An asynchronous middleware pattern☆27Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 6 months ago
- API for combining call site modifiers☆41Updated 5 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- A stable array sort for JavaScript☆80Updated 3 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Adds source mappings and base64 encodes them, so they can be inlined in your generated file.☆34Updated 10 months ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 5 months ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆111Updated 2 years ago