[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8878":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":16,"starSnapshotCount":16,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},8878,"vue-2.0-simple-routing-example","chrisvfritz\u002Fvue-2.0-simple-routing-example","chrisvfritz","A simple example of routing with Vue 2.0 without using vue-router.","http:\u002F\u002Fvue-2-simple-routing-example.surge.sh\u002F",null,"Vue",1636,786,99,3,0,53.69,false,"master",true,[],"2026-06-12 04:00:41","# Vue 2.0 Simple Routing Example\n\n> A simple example of routing with Vue 2.0 without using vue-router. This branch uses the raw HTML5 History API. For an example integrating a 3rd-party routing solution, see the [pagejs branch](https:\u002F\u002Fgithub.com\u002Fchrisvfritz\u002Fvue-2.0-simple-routing-example\u002Ftree\u002Fpagejs).\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n```\n\nFor a detailed explanation of the build process, read the [docs for vue-loader](http:\u002F\u002Fvuejs.github.io\u002Fvue-loader).\n","该项目提供了一个使用Vue 2.0实现简单路由功能的示例，不依赖于vue-router。其核心在于直接利用HTML5 History API来管理页面间的导航与状态切换，为开发者展示了如何在Vue项目中自定义轻量级路由机制。此外，项目还提供了基于Page.js第三方库实现路由的例子，丰富了开发者的选项。适用于需要构建小型或中型单页应用且希望避免引入额外库文件以保持项目简洁的场景。通过npm即可快速搭建开发环境并运行项目。",2,"2026-06-11 03:20:08","top_language"]