Search
cfg-graph
CFG.js Graph API helper
v1.1.1 URL:
https://unpkg.com/cfg-graph@1.1.1/lib/graph.js
Open
Browse Files
CFG
CFG.js
JIT
Control
Flow
Graph
styx
Creates the control flow graph for an AST following the ESTree specification.
v0.2.1 URL:
https://unpkg.com/styx@0.2.1/lib/styx.js
Open
Browse Files
styx
control
flow
graph
ast
estree
styx-cli
Provides a command-line interface for Styx, the JavaScript control flow graph derivation library.
v0.1.0 URL:
https://unpkg.com/styx-cli@0.1.0/lib/index.js
Open
Browse Files
styx
control
flow
graph
ast
estree
cli
cfg-parser
Control flow analysis for JavaScript
v0.0.2 URL:
https://unpkg.com/cfg-parser@0.0.2/cfg.js
Open
Browse Files
control
flow
graph
3ac
three
address
code
intepreter
static
analysis
programming
languages
javascript
esprima
parse
tools