Skip to content

voidstar0/ast-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ast-playground

A repo to quickly get started with AST transformation using Babel's wonderful libraries.

Get Started

git clone [email protected]:char/ast-playground.git
npm i
npm run start

The JavaScript code you'd like to modify should be placed in test/test.js and the output file is test/out.js.

About

Repo for quick AST transformation nonsense.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published