Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techmely/vike-extension
Vike Extensions integrates React in a full-fledged manner, providing a DX like FE framework Next.js, NuxtJs
https://github.com/techmely/vike-extension
Last synced: about 1 month ago
JSON representation
Vike Extensions integrates React in a full-fledged manner, providing a DX like FE framework Next.js, NuxtJs
- Host: GitHub
- URL: https://github.com/techmely/vike-extension
- Owner: techmely
- License: mit
- Created: 2024-07-15T02:07:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T12:52:58.000Z (5 months ago)
- Last Synced: 2024-11-09T04:40:08.106Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Vike Extension
Vike Extensions integrates React in a full-fledged manner, providing a DX like FE framework Next.js, NuxtJs
## Vike React
Techmely's Vike extension focus on replace NextJs ways, but for vike!
## Vike React Query
Integrate Vike with React Query to handle state management in server side, focus on handling fetching data on server then hydrating on client.
## Vike React Zustand
Integrate Vike with Zustand to handle state management in client-side, replace Redux