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:
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Detect es6 features enable or not.☆19Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- 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
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 8 months ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Iterate over promises serially☆50Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Get the set npm registry URL☆56Updated 5 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- ☆102Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago