mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add ndb
This commit is contained in:
@@ -210,6 +210,7 @@
|
|||||||
|
|
||||||
### Debugging / Profiling
|
### Debugging / Profiling
|
||||||
|
|
||||||
|
- [ndb](https://github.com/GoogleChromeLabs/ndb) - Improved debugging experience, enabled by Chrome DevTools.
|
||||||
- [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.
|
||||||
- [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