pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can support Mithril.js also?

Onesimu opened this issue · comments

Mithril.js now also can use JSX to define component
https://mithril.js.org/jsx.html
can also add a support or adaptor to it?

I have test, it can work, very thanks!