From 444560229bc843e3fb5c719356dc34314f7c0040 Mon Sep 17 00:00:00 2001 From: Stephan Ahlf Date: Wed, 5 Aug 2015 21:58:31 +0200 Subject: [PATCH] Add ironNode --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3ba54a6..84c006e 100644 --- a/readme.md +++ b/readme.md @@ -148,6 +148,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [njsTrace](https://github.com/valyouw/njstrace) - Instrument and trace your code, see all function calls, arguments, return values, as well as the time spent in each function. - [vstream](https://github.com/joyent/node-vstream) - Instrumentable streams mix-ins to inspect a pipeline of streams. - [stackman](https://github.com/watson/stackman) - Enhance an error stacktrace with code excerpts and other goodies. +- [ironNode](https://github.com/s-a/iron-node) - Node.js debugger supporting ES6 out of the box. ### Logging