@ethicdevs/valajsx-babel-plugin

0.1.0 • Public • Published

@ethicdevs/valajsx-babel-plugin

A small babel plugin that transforms JSX to ValaJSX function calls.

NOTE: This is WIP and in use in a private/internal project (for now).

Usage

Add this to your .babelrc or babel.config.{js,json} file, depending on your usage:

{
  "plugins": [
    "@ethicdevs/valajsx-babel-plugin",
    "@ethicdevs/valajsx-babel-plugin/with-jsx"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ethicdevs/valajsx-babel-plugin

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

55.9 kB

Total Files

5

Last publish

Collaborators

  • wnemencha