Skip to content

An SWC implementation of the SolidJS Dom Expressions compiler

Notifications You must be signed in to change notification settings

berialjs/swc-plugin-jsx-dom-expressions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 77.6%
  • JavaScript 22.4%