# solid-vue-router **Repository Path**: cqb325/solid-vue-router ## Basic Information - **Project Name**: solid-vue-router - **Description**: vue-router4 for solid - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-24 - **Last Updated**: 2023-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: solid-js, Router, vue-router, solid-vue-router ## README [![solid-vue-router](https://img.shields.io/npm/v/solid-vue-router.svg?style=flat-square)](https://www.npmjs.org/package/solid-vue-router) [![NPM downloads](https://img.shields.io/npm/dm/solid-vue-router.svg?style=flat-square)](https://npmjs.org/package/solid-vue-router) [![NPM downloads](https://img.shields.io/npm/dt/solid-vue-router.svg?style=flat-square)](https://npmjs.org/package/solid-vue-router) ![JS gzip size](https://img.badgesize.io/https:/unpkg.com/solid-vue-router/dist/index.js?label=gzip%20size%3A%20JS&compression=gzip&style=flat-square) update to vue-router@4.2.4 ### install npm install solid-vue-router yarn install solid-vue-router ### excample https://gitee.com/cqb325/solid-vue-router-example ### CUI-Solid [cui-solid](https://cqb325.gitee.io/cui-solid-doc "cui-solid") ### CUI-Admin [cui-admin](https://zitie.cqb325.cn/cui-admin/ "cui-admin") ### change logs v1.0.12: 1、update solid-js to 1.7.11