/swc-plugin-jsx-dom-expressions

An SWC implementation of the SolidJS Dom Expressions compiler

Primary LanguageRust

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.