Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milomg/swc-plugin-jsx-dom-expressions

An SWC implementation of the SolidJS Dom Expressions compiler
https://github.com/milomg/swc-plugin-jsx-dom-expressions

solid-js swc

Last synced: 2 days ago
JSON representation

An SWC implementation of the SolidJS Dom Expressions compiler

Awesome Lists containing this project

README

        

# 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`.