modderme123 / swc-plugin-jsx-dom-expressions

An SWC implementation of the SolidJS Dom Expressions compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWC JSX Dom Expressions

PRs welcome! We're working on converting babel-plugin-dom-expressions to swc.

Contributing

After installing rust, the main command used is cargo test, which compares files in tests/fixture/**/input.js with the corresponding output.js.

About

An SWC implementation of the SolidJS Dom Expressions compiler


Languages

Language:Rust 77.8%Language:JavaScript 22.2%