An open API service indexing awesome lists of open source software.

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

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.