iron-node

3.0.23 • Public • Published

ironNode
NPM Version Build Status Codacy Badge Dependency Status devDependency Status NPM Downloads Massachusetts Institute of Technology (MIT) Donate

Debug Node.js code with Chrome Developer Tools on Linux, Windows and OS X.

This software aims to make things easier 😄. With ironNode you have the full power of JavaScript debugging within Chrome Developer Tools.

Installation

npm install iron-node -g;

Usage

The usage is the same as node. Use iron-node instead of node.
Keep in mind to place the keyword debugger; to a place where you want to stop. Run a debug session with the given JavaScript file.

iron-node PATH_TO_NODE_JS_FILE [--customparm1=foo --customparm2=bar];

Demo

Version details

More screenshots and demos

Documentation

Support

Contributing

License

Readme

Keywords

none

Package Sidebar

Install

npm i iron-node

Weekly Downloads

17,776

Version

3.0.23

License

MIT

Unpacked Size

2.18 MB

Total Files

312

Last publish

Collaborators

  • s-a