Skip to content

Commit e39cba8

Browse files
authored
Add Iroh.js
1 parent ce042f3 commit e39cba8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Also check out the sister project, [awesome-static-analysis](https://github.com/
5858
* [Java PathFinder](https://github.com/javapathfinder/jpf-core) - An extensible software model checking framework for Java bytecode programs.
5959
* [Parasoft Jtest](https://www.parasoft.com/products/jtest) :copyright: - Jtest is an automated Java software testing and static analysis product that is made by Parasoft. The product includes technology for Data-flow analysis Unit test-case generation and execution, static analysis, regression testing, code coverage, and runtime error detection.
6060

61+
## JavaScript
62+
63+
* [Iroh.js](https://github.com/maierfelix/Iroh) -A dynamic code analysis tool for JavaScript. Iroh allows to record your code flow in realtime, intercept runtime informations and manipulate program behaviour on the fly.
64+
6165
## Python
6266

6367
* [typo](https://github.com/aldanor/typo) - Runtime Type Checking for Python 3

0 commit comments

Comments
 (0)