import { createRouter } from "vue-router"; import routes from "virtual:generated-pages"; const router = createRouter({ // ... routes, });Type// vite-env.d.ts /// <reference types="vite-plugin-pages/client" />Re
vite-plugin-react-pages (vite-pages) is a React app framework powered by vite. It is very suitable for: blog site documentation site for your library or product stories/demos/playgrounds for your React components or libraries (like storybook.js) It provides many features that help developers bu...
Vitejs - Vite Plugin React Pages (forked) Open in bolt.new | AI Info TheUltDev A vite framework for building react app. Especially suitable for document site and demos/playgrounds of react components. 261 views1 fork Files pages .prettierrc ...
typescript2024/vite-plugin-react-pages 代码Issues0Pull Requests0Wiki统计流水线 服务 统计 搜索 Watchers (1) 七七阳光 关注 五月2025 日一二三四五六 27282930123 45678910 11121314151617 18192021222324 25262728293031 1234567 今天 五月2025 日一二三四五六
react vite-pages react-pages vite-plugin-react-pages csr632 •5.0.0•a year ago•6dependents•MITpublished version5.0.0,a year ago6dependentslicensed under $MIT 3,633 vite-pages-theme-doc A document theme for vite-plugin-react-pages. ...
npm install npm run dev and play with the local dev environment. npm run build. npm run ssr. You can disable javascript in your browser, to verify if it can still render. Read the documentation Read the documentation of vite-plugin-react-pages....
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} joncv / vite-plugin-react-pages Public forked from vitejs/vite-plugin-react-pages Notifications You must be signed in to change notification settings Fork 0 Star ...
"pnpm --filter vite-plugin-react-pages run build", "build:theme": "pnpm --filter vite-pages-theme-doc run build", "install-test-deps": "playwright install --with-deps chromium", "lint-staged": "lint-staged -q", "prepare": "husky install" }, "lint-staged": { "*": [ "prettier...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} mzaini30 / vite-plugin-pages-react Public forked from hannoeru/vite-plugin-pages Notifications You must be signed in to change notification settings Fork 0 ...
main Breadcrumbs vite-plugin-pages-react /test / utils.spec.ts Latest commit HistoryHistory File metadata and controls Code Blame 24 lines (23 loc) · 892 Bytes Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 import { extensionsToGlob, slash, is...