https://github.com/maxzz/revue-playground
AST in the ESTree format playground
https://github.com/maxzz/revue-playground
Last synced: 4 months ago
JSON representation
AST in the ESTree format playground
- Host: GitHub
- URL: https://github.com/maxzz/revue-playground
- Owner: maxzz
- Created: 2021-03-12T03:24:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T02:22:29.000Z (about 5 years ago)
- Last Synced: 2025-11-19T21:19:31.077Z (7 months ago)
- Language: Vue
- Homepage: https://maxzz.github.io/revue-playground/
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
The playground for exploring ESTree AST.

## Install
```bash
yarn add vue@next
yarn add vue-toastification@next
```