github-ast-viewer icon indicating copy to clipboard operation
github-ast-viewer copied to clipboard

Chrome extension to view the abstract syntax tree (AST) of code on GitHub.

Results 2 github-ast-viewer issues
Sort by recently updated
recently updated
newest added

Esprima doesn't seem to handle files with a shebang. https://github.com/jquery/esprima/issues/1151

In private repos, it looks like the **Raw** button redirects to an URL that includes a token. Example: https://raw.githubusercontent.com/lukehorvat/private/master/index.js?token=$TOKEN Need to start supplying that token.