Skip to content

Commit

Permalink
+ SSR-Kit, Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
yracnet committed Jan 11, 2025
1 parent 459c679 commit 693cd6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [react-component-library-template](https://github.com/xxhls/react-component-library-template) - A library template for with `React`, `TypeScript`, `Vitest`, `React Testing Library`, `Storybook`, `Biome`, `Stylelint`.
- [react-boilerplate](https://github.com/Aubergine-Community/react-basic-template) - Template for bootstrapping with `Eslint` + `Husky` + `Prettier`.
- [react-admin-dashboard](https://github.com/larry-xue/react-admin-dashboard) - Dashboard template with `TypeScript`, `Vite`, `Ant Design`, `React Router`, `Zustand`, `Ant Design Charts`.
- [vite-plugin-ssr-kit](https://github.com/yracnet/vite-plugin-ssr-kit) - A plugin for enabling server-side rendering (SSR) with Vite in React applications.

#### Svelte

Expand Down Expand Up @@ -289,6 +290,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [genaicode/vite-plugin](https://github.com/gtanczyk/genaicode/tree/master/src/vite-genaicode/) - A plugin that embeds an AI coding assistant into the app UI.
- [vite-plugin-year](https://github.com/8hobbies/vite-plugin-year) - Inserts the current year to the html file during build. Useful for adding a copyright year to the HTML file.
- [vite-plugin-llms](https://github.com/saschaseniuk/vite-plugin-llms) - Integration for the llms.txt specification supporting AI optimized content alongside application routes.
- [vite-plugin-builder](https://github.com/yracnet/vite-plugin-builder) - A plugin that simplifies the setup of dual compilation for SSR and CSR in Vite projects.

#### Loaders

Expand Down

0 comments on commit 693cd6b

Please sign in to comment.