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: 3 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 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T20:18:28.000Z (5 months ago)
- Last Synced: 2025-01-17T02:51:17.758Z (3 months ago)
- Topics: effector, next, swc-plugin
- Language: Rust
- Homepage: https://www.npmjs.com/package/effector-swc-plugin
- Size: 183 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- 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.