https://github.com/effector/swc-plugin
SWC plugin to enhance your ☄️ Effector experience
https://github.com/effector/swc-plugin
effector next swc-plugin
Last synced: 2 months ago
JSON representation
SWC plugin to enhance your ☄️ Effector experience
- Host: GitHub
- URL: https://github.com/effector/swc-plugin
- Owner: effector
- License: isc
- Created: 2024-01-26T12:22:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-12-24T18:20:44.000Z (3 months ago)
- Last Synced: 2025-12-26T07:01:26.118Z (3 months ago)
- Topics: effector, next, swc-plugin
- Language: Rust
- Homepage: https://www.npmjs.com/package/effector-swc-plugin
- Size: 466 KB
- Stars: 24
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @effector/swc-plugin
An official ☄️ Effector SWC Plugin for SSR and easier debugging experience in SWC-powered projects, like [Next.js](https://nextjs.org/) or Vite with [vite-react-swc plugin](https://github.com/vitejs/vite-plugin-react-swc).
> [!IMPORTANT]
> This SWC plugin, along with all other SWC plugins, is currently considered experimental and **unstable**.
### 📚 Read detailed documentation on [effector.dev](https://effector.dev/api/effector/swc-plugin/)
- [Using with Next.js](https://github.com/effector/swc-plugin/blob/master/NEXTJS.md)
- [Installation and versioning](https://effector.dev/api/effector/swc-plugin/#installation)
- [Configuration reference](https://effector.dev/api/effector/swc-plugin/#configuration)
- [Contributing guide](https://github.com/effector/swc-plugin/blob/master/CONTRIBUTING.md)
### 📝 History
This project was previously known as the community plugin [`effector-swc-plugin`](https://www.npmjs.com/package/effector-swc-plugin/). It has now been officially adopted as the primary version by the Effector team.
The [previous version](https://github.com/effector/swc-plugin-legacy/), which had stability issues, has been replaced by this improved and reliable release.