Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 384 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 384 Bytes

Control Flow Graph JS (cfg-js)

Introduction

Quick Start

How to generate the CFG in dot file

$ ./bin/cfg-block2dot <javascript file>

Development

How to test

$ npm test

License

This software is free to use under the BSD license. See the LICENSE file for license text and copyright information.