An open API service indexing awesome lists of open source software.

https://github.com/kruithne/ast-block

Parses the abstract syntax tree for JavaScript files.
https://github.com/kruithne/ast-block

github-blocks

Last synced: 6 months ago
JSON representation

Parses the abstract syntax tree for JavaScript files.

Awesome Lists containing this project

README

          

# AST Block ![typescript](https://img.shields.io/badge/language-typescript-blue) [![license badge](https://img.shields.io/github/license/Kruithne/ast-block?color=blue)](LICENSE)

**AST Block** is a Block for [GitHub Blocks](https://blocks.githubnext.com/) that provides an [Abstract Syntax Tree (AST)](https://en.wikipedia.org/wiki/Abstract_syntax_tree) preview of the code in the current file.