Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.05 KB

dragon-pond

Build Status npm version npm downloads coverage

a collection of dragon compiler,based on babel plugin system

reference

check examples

  • ast-transformer
node examples/ast-transfromer
  • compiler
cd examples/vue-app
npm i
npm start
node ../compiler