swc-plugin-jsx-dom-expressions icon indicating copy to clipboard operation
swc-plugin-jsx-dom-expressions copied to clipboard

An SWC implementation of the SolidJS Dom Expressions compiler

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.