babel-preset-metal-jsx

0.1.1 • Public • Published

babel-preset-metal-jsx

A babel preset for building Metal.js projects using JSX.

Usage

This is a babel preset that provides a default configuration for building Metal.js projects that use JSX with babel. It configures babel-plugin-incremental-dom for you, which is the one that compiles the JSX code to incremental dom.

{
  "presets": ["metal-jsx"]
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i babel-preset-metal-jsx

    Weekly Downloads

    34

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • brunobasto
    • eduardolundgren
    • jbalsas
    • mairatma
    • rframpton