Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hamlim/astmodern

An online playground to experiment with babel plugins
https://github.com/hamlim/astmodern

babel babel-plugin editor monaco-editor playground react

Last synced: 9 days ago
JSON representation

An online playground to experiment with babel plugins

Awesome Lists containing this project

README

        

# ASTModern

A digital sandbox to experiment building babel plugins.

## Getting Started:

```sh
yarn
```

```sh
yarn dev
```

## Inspiration:

This project is heavily inspired by [astexplorer.net](astexplorer.net). I highly encourage using
that tool if you need something stable, reliable, performant, and for other ASTs / languages.