Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikejs/vike-solid
🔨 Solid integration for Vike
https://github.com/vikejs/vike-solid
full-stack node server-rendering solid solid-ssr solidjs ssr static-site-generator vite vite-plugin vite-ssr vitejs web-framework
Last synced: 14 days ago
JSON representation
🔨 Solid integration for Vike
- Host: GitHub
- URL: https://github.com/vikejs/vike-solid
- Owner: vikejs
- License: mit
- Created: 2023-03-28T10:59:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:58:41.000Z (6 months ago)
- Last Synced: 2024-05-08T00:15:16.376Z (6 months ago)
- Topics: full-stack, node, server-rendering, solid, solid-ssr, solidjs, ssr, static-site-generator, vite, vite-plugin, vite-ssr, vitejs, web-framework
- Language: TypeScript
- Homepage: https://vike.dev
- Size: 506 KB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[Vike extensions](https://vike.dev/extensions) for [SolidJs](https://www.solidjs.com).
- `vike-solid` (SolidJs integration)
- Docs: [vike.dev/vike-solid](https://vike.dev/vike-solid)
- Version history: [CHANGELOG.md](packages/vike-solid/CHANGELOG.md)
- Source code: [packages/vike-solid/](packages/vike-solid)
- `vike-solid-query` ([TanStack Query](https://tanstack.com/query) integration)
- Docs: [README.md](packages/vike-solid-query/README.md)
- Version history: [CHANGELOG.md](packages/vike-solid-query/CHANGELOG.md)
- Source code: [packages/vike-solid-query/](packages/vike-solid-query)
> [!NOTE]
> The source code is [small, simple, and highly polished](https://vike.dev/vike-solid#under-the-hood). Contributing is easy and welcome, see [CONTRIBUTING.md](CONTRIBUTING.md) to get started.