AlexJuarez / prism

AST transforms have never been so easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngjs-upgrade

This repository is a collection of ast transforms and a runner to make the migration from angularjs to angular easier.

Setup

  • install yarn
  • yarn install
  • yarn global add lerna
  • lerna bootstrap

Run

  • npm start

See @prism-selector

About

AST transforms have never been so easy


Languages

Language:JavaScript 100.0%