intesso / debug-trace
Adds a handy `trace` flag to the console object to prepend the file and line number.
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for debug-trace
- An asynchronous middleware pattern☆27Updated 10 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- ☆10Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Browser altenatives to built-in node.js modules☆62Updated 7 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 last year
- A simple JavaScript implementation of `du -sb`☆29Updated last year
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- convert module usage to inline expressions☆74Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Node.js middleware to capture and modify response bodies☆22Updated 5 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Functional errors with formatted output☆17Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆34Updated 2 months ago
- 🔬 A cross-browser object property observer using ES6 proxy with a fallback on dirty-checking.☆33Updated 4 years ago
- Check whether a given value is a generator function☆15Updated 11 months ago
- Provides a uniquely named temp directory☆13Updated 4 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Rollup plugin for ES2017 async/await keywords☆27Updated 6 years ago
- Visual diff between 2 javascript variables☆32Updated last year
- recursively find the closest package.json☆48Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago