lukehorvat / babby-example

A proof-of-concept example that demonstrates use of Babby to enable "advanced" Babel plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babby-example

A proof-of-concept example that demonstrates use of Babby to enable advanced Babel plugins.

To set up, execute the following commands:

$ git clone git@github.com:lukehorvat/babby-example.git
$ cd babby-example
$ npm install
$ npm run build

Everything in the lib directory will be transpiled to dist.

About

A proof-of-concept example that demonstrates use of Babby to enable "advanced" Babel plugins.

License:MIT License


Languages

Language:JavaScript 100.0%