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"]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    82
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    82
  • 0.1.0
    1
  • 0.0.3
    0
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i babel-preset-metal-jsx

Weekly Downloads

85

Version

0.1.1

License

MIT

Last publish

Collaborators

  • brunobasto
  • eduardolundgren
  • jbalsas
  • mairatma
  • rframpton