babby

0.0.2 • Public • Published

babby NPM version

A thin wrapper around Babel v6 to enable advanced plugins.

Not sure what that means? See here: https://github.com/babel/babylon/issues/22

Installation

Install the package with NPM:

$ npm install babby

Usage

To use Babby, simply substitute it in place of whichever Babel package you're currently using to transpile code (i.e. babel-cli, babel-register, etc.). Everything else should work, no further changes necessary.

For a full example, see here: https://github.com/lukehorvat/babby-example

Advanced Plugins

The following "advanced" Babel plugins are supported:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i babby

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • lukehorvat