mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
add devtool (#561)
This commit is contained in:
@@ -200,6 +200,7 @@
|
|||||||
|
|
||||||
- [ironNode](https://github.com/s-a/iron-node) - Node.js debugger supporting ES2015 out of the box.
|
- [ironNode](https://github.com/s-a/iron-node) - Node.js debugger supporting ES2015 out of the box.
|
||||||
- [node-inspector](https://github.com/node-inspector/node-inspector) - Debugger based on Blink Developer Tools.
|
- [node-inspector](https://github.com/node-inspector/node-inspector) - Debugger based on Blink Developer Tools.
|
||||||
|
- [devtool](https://github.com/Jam3/devtool) - Run Node.js programs through Chrome Dev Tools.
|
||||||
- [Theseus](https://github.com/adobe-research/theseus) - A new type of JavaScript debugger featuring real-time code coverage, retroactive inspection and asynchronous call tree.
|
- [Theseus](https://github.com/adobe-research/theseus) - A new type of JavaScript debugger featuring real-time code coverage, retroactive inspection and asynchronous call tree.
|
||||||
- [longjohn](https://github.com/mattinsler/longjohn) - Long stack traces with configurable call trace length.
|
- [longjohn](https://github.com/mattinsler/longjohn) - Long stack traces with configurable call trace length.
|
||||||
- [debug](https://github.com/visionmedia/debug) - Tiny debugging utility.
|
- [debug](https://github.com/visionmedia/debug) - Tiny debugging utility.
|
||||||
|
|||||||
Reference in New Issue
Block a user