IronmanJS – JavaScript Without Bloat

Bringing ironman mode to JavaScript – JavaScript without the bloat. Latest version: 1.0.5, last published: 8 hours ago. Start using ironmanjs in your project by running `npm i ironmanjs`. There are no other projects in the npm registry using ironmanjs. Read more

Similar

Time-Travel Debugging for JavaScript/Node.js

Time-traveling in the execution history of a program during debugging enables a developer to precisely track and understand the sequence of statements and program values leading to an error. To provide this functionality to real world developers, we embar...

Read more »