hediet / easy-attach
If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don't use the excuse that attaching a debugger is cumbersome next time you use console.log for debugging!
☆109Updated last year
Alternatives and similar repositories for easy-attach:
Users that are interested in easy-attach are comparing it to the libraries listed below
- A new take on JavaScript's EventEmitter class. Makes use of types and the newest JS features.☆48Updated 2 years ago
- A lighting fast cache manager for node with least-recently-used policy.☆118Updated 2 years ago
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- 🐳 Dockerized Chromium in headless remote debugging mode☆125Updated 4 years ago
- Initialize a npm package with everything included, from CI to documentation website☆150Updated 4 years ago
- A composable SQL query builder using template literals☆219Updated 5 years ago
- Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.☆53Updated 2 years ago
- Make function calls to remote hosts seamlessly☆100Updated 2 years ago
- draxt.js – NodeList/jQuery-like package for File System (node.js)☆188Updated 7 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Iteration helpers that inline to native loops for performance☆100Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- REST and GraphQL really aren't that different. I'll prove it!☆287Updated 5 years ago
- 🔩 Hexnut is a middleware based, express/koa like framework for web sockets☆205Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆374Updated 8 months ago
- Transform your typescript module into a CLI☆99Updated 6 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 4 years ago
- [Project] Easily install new packages and their types, every time.