From 9523511f0b2fdd02b794acc06cabe4a9bbfb01e7 Mon Sep 17 00:00:00 2001 From: Will <11353590+june07@users.noreply.github.com> Date: Sat, 22 Feb 2020 11:42:25 -0800 Subject: [PATCH] Add NiM (#1005) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b46c4a1..67d1c9e 100644 --- a/readme.md +++ b/readme.md @@ -242,6 +242,7 @@ - [llnode](https://github.com/nodejs/llnode) - Post-mortem analysis tool which allows you to inspect objects and get insights from a crashed Node.js process. - [thetool](https://github.com/sfninja/thetool) - Capture different CPU, memory, and other profiles for your app in Chrome DevTools friendly format. - [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics. +- [NiM](https://github.com/june07/nim) - Manages DevTools debugging workflow. ### Logging