Added node-inspector debugging tool to the list
This commit is contained in:
@ -323,6 +323,7 @@ Recommended Node.js Libraries
|
|||||||
- [Nodemailer](https://github.com/andris9/Nodemailer) - send emails with node.js (without sendgrid or mailgun).
|
- [Nodemailer](https://github.com/andris9/Nodemailer) - send emails with node.js (without sendgrid or mailgun).
|
||||||
- [filesize.js](http://filesizejs.com/) - make file size pretty, e.g. `filesize(265318); // "265.32 kB"`.
|
- [filesize.js](http://filesizejs.com/) - make file size pretty, e.g. `filesize(265318); // "265.32 kB"`.
|
||||||
- [Numeral.js](http://numeraljs.com) - a javascript library for formatting and manipulating numbers.
|
- [Numeral.js](http://numeraljs.com) - a javascript library for formatting and manipulating numbers.
|
||||||
|
- [Node Inspector](https://github.com/node-inspector/node-inspector) - Node.js debugger based on Chrome Developer Tools.
|
||||||
|
|
||||||
Recommended Client-Side libraries
|
Recommended Client-Side libraries
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
Reference in New Issue
Block a user