astexplorer.app
Syntax Tree Viewer
An application that provides an interactive syntax tree viewer with hot reloading and module bundling capabilities for JavaScript development.
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
120 stars
4 watching
11 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
astast-explorerastexplorerbabelbabel-plugincodemodcodemodselectroneslinteslintpluginflowjavascriptjscodeshiftparserpostcsssyntax-treetypescriptwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/hast-util-to-jsx-runtime | A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 55 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 12 |
syntax-tree/hastscript | Utility to create syntax trees with ease. | 164 |
syntax-tree/estree-util-build-jsx | Utility to transform JSX syntax into function calls for various JavaScript libraries | 22 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
syntax-tree/xastscript | A utility to create syntax trees with ease | 12 |
ziontee113/syntax-tree-surfer | A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. | 472 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
syntax-tree/esast | Defines an abstract syntax tree format for ECMAScript | 50 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
syntax-tree/unist-builder | Utility to create syntax trees with ease | 77 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
yuroyoro/goast-viewer | Visualizer tool for Golang Abstract Syntax Trees (ASTs) | 769 |
putoutjs/recast | A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. | 7 |
syntax-tree/estree-util-to-js | A utility to convert estree syntax trees into JavaScript strings | 12 |