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 lighting fast cache manager for node with least-recently-used policy.☆118Updated 2 years ago
- 🐳 Dockerized Chromium in headless remote debugging mode☆125Updated 4 years ago
- Iteration helpers that inline to native loops for performance☆100Updated last year
- 🔩 Hexnut is a middleware based, express/koa like framework for web sockets☆205Updated 2 years ago
- A non intrusive circuit breaker for node.js☆88Updated last week
- Meta repo for various utils in the wooley way☆41Updated 6 years ago
- A composable SQL query builder using template literals☆219Updated 5 years ago
- draxt.js – NodeList/jQuery-like package for File System (node.js)☆188Updated 8 months ago
- REST and GraphQL really aren't that different. I'll prove it!☆287Updated 5 years ago
- Initialize a npm package with everything included, from CI to documentation website☆150Updated 4 years ago
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- Async Iterator Extensions for JavaScript e.g. map, reduce, filter, flatMap, etc.☆508Updated 2 years ago
- Transform your typescript module into a CLI☆99Updated 6 years ago
- Promise-based task runner. Easy to use, easy to extend.☆75Updated 2 years ago
- Human-friendly process signals☆280Updated this week
- Make function calls to remote hosts seamlessly☆100Updated 2 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Misc. JS utilities that may be of broader interest☆213Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 weeks ago
- ⚛️ Simple way to create a custom React renderer☆223Updated 3 years ago
- Find similar functions and classes in your JavaScript/TypeScript code☆182Updated 4 months ago
- A library built for ES6 iteration protocol.☆177Updated 4 years ago
- Tuples and value objects for JavaScript 🤷☆63Updated last year
- A small DSL/interpreter that can be used to evaluate simple expressions☆127Updated 2 years ago
- Simple recording & replaying of HTTP requests for predictable development & testing.☆97Updated 2 years ago
- `require`s taking too much time? Profile 'em.