Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 411 Bytes

JavaScript CFG

A tool that generates Control Flow Graphs (CFGs) of JavaScript and TypeScript code. It uses TypeScript as a parser to handle both languages and produce CFGs. The project was developed as my undergraduate graduation project.

Preview

image

Link

https://yar2001.github.io/JavaScript-CFG/