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.
- Host: GitHub
- URL: https://github.com/kruithne/ast-block
- Owner: Kruithne
- License: mit
- Created: 2023-03-08T17:09:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T18:23:35.000Z (almost 3 years ago)
- Last Synced: 2025-06-06T02:05:38.363Z (8 months ago)
- Topics: github-blocks
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AST Block  [](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.