transfigure-babel

6.5.1-2 • Public • Published

NPM Version Build Status

transfigure-babel

Transfigure plugin for es6+ source transforms (via Babel).

Usage

By default, the following transformations are enabled:

  • es6.arrowFunctions
  • es6.blockScoping
  • es6.classes
  • es6.constants
  • es6.destructuring
  • es6.forOf
  • es6.modules
  • es6.objectSuper
  • es6.parameters.default
  • es6.parameters.rest
  • es6.properties.computed
  • es6.properties.shorthand
  • es6.regex.sticky
  • es6.regex.unicode
  • es6.spread
  • es6.tailCall
  • es6.templateLiterals
  • utility.deadCodeElimination

/transfigure-babel/

    Package Sidebar

    Install

    npm i transfigure-babel

    Weekly Downloads

    12

    Version

    6.5.1-2

    License

    MIT

    Last publish

    Collaborators

    • popeindustries