8000 GitHub - blopker/ts-visualizer: Parse and Visualize Syntax Tree, entirely in browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blopker/ts-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-Visualizer

TS-Visualizer is a web-only, local-only implementation of AST parser and visualizer. Feel free to give it a try at the official Github page.

Internally, it parses the source code entirely in browser thanks to Tree-Sitter's WASM support. It uses tree-sitter-langs's compilation of language parsers.

Any contribution will be highly welcomed. Since this is a hobby project, the code is unpolished, and support will be on best-effort basis.

License

Apache v2

About

Parse and Visualize Syntax Tree, entirely in browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 9.0%
  • Shell 6.4%
  • CSS 0.4%
0