orta / playground-code-show-flow

Visualized the code flow analysis path for a TypeScript node

Home Page:https://www.staging-typescript.org/play?install-plugin=playground-code-show-flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Flow Analysis Visualizer

Visualize some of the Code Flow Analysis

./screenshots/flow.png

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Options" in the sidebar
  • Look for "Plugins from npm"
  • Add "playground-code-show-flow"
  • Reload the browser

Then it will show up as a tab in the sidebar.

Contributing

See CONTRIBUTING.md for the full details, however, TLDR:

git clone ...
yarn install
yarn start

Then tick the box for starting plugin development inside the TypeScript Playground.

About

Visualized the code flow analysis path for a TypeScript node

https://www.staging-typescript.org/play?install-plugin=playground-code-show-flow


Languages

Language:TypeScript 83.2%Language:JavaScript 16.8%