viewmill
v0.2.3
Published
A CLI tool to transform jsx/tsx files to reactive views in js/ts and then insert them into DOM, so no more need to write a lot of routine code to update DOM on some value change. Works great for Web Components. Written in Rust and based on swc (Speedy Web
Downloads
4
Maintainers
Readme
viewmill
viewmill
is a tool to transform jsx/tsx files to reactive views in js/ts, so they could be easily used in Web Components, inserted into DOM or integrated with other libraries and frameworks.
Please, see this for all the details.