https://github.com/jacob-ebey/unplugin-rsc
An unplugin for framework authors to implement RSC on top of.
https://github.com/jacob-ebey/unplugin-rsc
Last synced: about 1 year ago
JSON representation
An unplugin for framework authors to implement RSC on top of.
- Host: GitHub
- URL: https://github.com/jacob-ebey/unplugin-rsc
- Owner: jacob-ebey
- Created: 2024-01-11T22:43:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T04:37:56.000Z (over 1 year ago)
- Last Synced: 2025-04-01T20:11:12.418Z (about 1 year ago)
- Language: TypeScript
- Homepage: http://jacob-ebey.js.org/unplugin-rsc/
- Size: 206 KB
- Stars: 38
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unplugin-rsc
An unplugin for framework authors to implement RSC on top of.
- Docs: https://jacob-ebey.js.org/unplugin-rsc/
- Source: https://github.com/jacob-ebey/unplugin-rsc/
## Installation
```sh
npm i unplugin-rsc
```