babel-plugin-hyperhtml

0.0.4 • Public • Published

Babel Plugin HyperHTML

Build Status

An experimental plugin to bring JSX syntax to hyperHTML.

Installation

yarn add --dev babel-plugin-hyperhtml

or

npm install --dev babel-plugin-hyperhtml

Then add the following to your babel configuration:

{
  "plugins": ["hyperhtml"]
}

Usage

TODO: See the tests and this demo on AST Explorer for now.

License

Published by codemix under a permissive MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-hyperhtml

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • charlespick