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.