Swc Packages

@ajar/async

This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme

1.1.1 • Published 4 years ago

viewmill

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

0.2.3 • Published 2 years ago