swc-plugin
There are 45 repositories under swc-plugin topic.
arlyon/stailwc
Tailwind in SWC, Nextjs, and Vite, fast 🚀
blitz-js/next-superjson-plugin
SuperJSON Plugin for Next.js Pages and Components
g-plane/swc-plugin-vue-jsx
SWC plugin for transforming Vue JSX.
Dwlad90/stylex-swc-plugin
Community NAPI-RS/SWC plugin for StyleX.
lingui/swc-plugin
A SWC Plugin For LinguiJS
magic-akari/swc_mut_cjs_exports
[SWC plugin] mutable CJS exports
eagerpatch/navita
Atomic CSS-in-JS with zero runtime
r17x/fetch.macro
Allows you to build fetcher function by URL at compile-time.
qnighy/node-cjs-interop
Babel plugin and helper functions for interoperation between Node.js native ESM and Babel ESM
effector/swc-plugin
SWC plugin to enhance your ☄️ Effector experience
IvanRodriCalleja/swc-viewer
SWC and Babel transformation output comparer to give better DX to SWC plugin developers
rishabh3112/graphql-tag-swc-plugin
SWC plugin to expand gql template literal during build itself
coder-xiaotian/swc-useclient
A swc plugin that automatically converts React component libraries into "React Client Component". For example, you can automatically convert components from @mui into "React Client Component" without having to wrap a component that uses "use client".
preyneyv/swc-plugin-use-prompt
Compile-time GenAI! Combining the power of transformers with transformers.
Clement-Muth/nextjs13-app-router-lingui
Linguijs integration with Next.js 13 appdir
hjkcai/swc-plugin-add-display-name
An SWC plugin to add displayName to React components
NhanPhamThanh-IT/Movies-Hub-Website
This project is a Movie Management application built with React and Vite. It provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
umijs/swc-plugin-auto-css-modules
Auto css modules plugin for swc
xxXyh1908/swc-plugin-transform-vue3-jsx
SWC plugin for transform Vue3-jsx syntax
josephgodwinkimani/ionic-react-vite-starter
Ionic React + Vite SWC, PWA
medfreeman/swc-plugin-add-import-extension
SWC plugin to add extensions to esm import and export module names
AlessioGr/swc-plugin-strip-components
swc plugin to (almost) strip 'use client' components from code
antonybudianto/swc-plugin-starter
Opinionated SWC plugin starter w/ cargo, prettier, GitHub actions
Clement-Muth/nextjs-appdir-linguijs-rsc
Linguijs integration with Next.js 14 appdir and React Server Components
Desdaemon/swc-plugin-static-jsx
SWC plugin to transform JSX calls to static templates
leegeunhyeok/swc-plugin-global-esm
🌍 Transform ESM to global scoped module (use swc-plugin-global-module instead)
leegeunhyeok/swc-plugin-global-module
🌍 Transform ESM & CJS to global scoped module
leegeunhyeok/swc-plugin-react-strict-dom
⚛️ swc plugin for React Strict DOM (RSD)
reiss-d/lazy-init
Lazily initialise values by deferring their creation until first use, resulting in better performance.
yujonglee/swc-plugin-eval
Evaluate js expression at compile-time by embedding quickjs
2fd/swc-plugin-allow-importing-ts-extensions
SWC Plugin for allowImportingTsExtensions configuration
arnaugomez/awesome-babel-to-swc
A list of every Babel plugin and their SWC equivalent.
autruonggiang/codedex-api-template
Build an Album Finder with Spotify API
MeeLight/social_cards-divriots
Single-Page Application (SPA) for practical purposes, is made in much the same way the three social cards of the site of ‹div›RIOTS includes Discord, Twitter and LinkedIn.
renzp94/jsx-css-scoped-loader
在jsx实现css scoped的webpack loader
squiddy/swc-plugin-glob-import
An experimental SWC plugin allowing glob imports (e.g. `import images from "cats*.jpg";`) for those coming from babel.