
swc-project/swc: Rust-based platform for the Web - GitHub
SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, …
Speed up your Vite dev server with SWC - GitHub
Speed up your Vite dev server with SWC. Contribute to vitejs/vite-plugin-react-swc development by creating an account on GitHub.
swc - GitHub
Jun 21, 2017 · spdy web compiler: Make the web (development) faster. - swc. spdy web compiler: Make the web (development) faster. - swc. Skip to content. Navigation Menu Toggle …
swc/README.md at main · swc-project/swc - GitHub
SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, …
GitHub - pradel/create-react-app-swc: Use swc in your create …
Internally create-react-app use babel to compile the javascript / typescript files of your application. By using craco-swc, you use the swc compiler to compile your app instead of babel. swc is a …
woodpile: SWC AST visitor in Javascript #7721 - GitHub
Jul 27, 2023 · Woodpile is a utility library to traverse SWC ASTs in Javascript. It is a thin interop layer to the SWC's rust implementation of its visitor macro, attempt to provide consistent, …
GitHub - ifalfahri/react-tailwind-starter: Vite + React + Tailwind ...
A minimal starter template to quickly setup your project with Vite, React, and Tailwind CSS in Javascript + SWC.
swc-project/swc-node: Faster ts-node without typecheck - GitHub
Faster ts-node without typecheck. Contribute to swc-project/swc-node development by creating an account on GitHub.
Blog/articles/前端工程化/SWC.md at main · Brookrice/Blog
SWC 既可用于编译,也可用于打包。对于编译,它使用现代 JavaScript 功能获取 JavaScript / TypeScript 文件并输出所有主流浏览器支持的有效代码。 SWC在单线程上比 Babel 快 20 倍, …
GitHub - privatenumber/minification-benchmarks: ♂️ ♀️ JS ...
Jan 2, 2017 · With speed that rivals pure performance-oriented tools and unbeatable gzip reductions, @swc/core is your go-to solution for both speed freaks and those hunting pristine …