GitShow/vuejs/vue-router
vuejs

vue-router

๐Ÿšฆ The official router for Vue 2

by vuejs
javascriptroutervue
Star on GitHubForkWebsitenpm

JavaScript

18.9k stars5.0k forks291 contributorsQuiet ยท 4mo agoSince 2013v3.6.5MIT

Meet the team

See all 291 on GitHub โ†’
posva
posva496 contributions
yyx990803
yyx990803424 contributions
dependabot[bot]Bot
dependabot[bot]46 contributions
fnlctrl
fnlctrl35 contributions
Alex-Sokolov
Alex-Sokolov32 contributions
MachinisteWeb
MachinisteWeb25 contributions
kazupon
kazupon17 contributions
Jinjiang
Jinjiang17 contributions

Languages

View on GitHub โ†’
JavaScript97.1%
TypeScript2.6%
Shell0.3%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

4 of 6 standards met

Community profile โ†’
50
โœ“READMEโœ“Licenseโ—‹Contributingโ—‹Code of Conductโœ“Issue Templateโœ“PR Template

Recent PRs & issues

Quiet ยท Last activity 4mo ago
See all on GitHub โ†’
JSap0914
fix(util): resolvePath returns empty string when navigating above rootOpenPR

Bug in returns an empty string when a relative path resolves to or above the root. Reproduction: Root cause: When segments pop all entries off the internal stack, on a single-element '''/'src/util/path.jstest/unit/specs/path.spec.js` โ€” all red before the fix, all green after. AI-assisted: this PR was prepared with the help of an AI coding assistant.

JSap0914 ยท 2mo ago

Recent fixes

View closed PRs โ†’
mortyccp
Throw exception or provide info message when route's component is nullClosedIssue

What problem does this feature solve? Currently, route's component can be null and it give no information and error. Provide information or raising error can help users to catch they have some import issues when they use So if is null, they will know what went wrong easier. What does the proposed API look like? Raise error when component is null or log info message.

mortyccp ยท 1mo ago
ghost
gh pr checkout 3956 - Uploads MergedPR

ghost ยท 3mo ago
ghost
gh pr checkout 3955 - Update release-tag.ymlMergedPR

ghost ยท 3mo ago
Structured data for AI agents

Repository: vuejs/vue-router. Description: ๐Ÿšฆ The official router for Vue 2 Stars: 18876, Forks: 4971. Primary language: JavaScript. Languages: JavaScript (97.1%), TypeScript (2.6%), Shell (0.3%). License: MIT. Homepage: http://v3.router.vuejs.org/ Topics: javascript, router, vue. Latest release: v3.6.5 (3y ago). Open PRs: 59, open issues: 66. Last activity: 4mo ago. Community health: 50%. Top contributors: posva, yyx990803, dependabot[bot], fnlctrl, Alex-Sokolov, MachinisteWeb, kazupon, Jinjiang, nicodevs, LinusBorg and others.

ยท@ofershap

Replace github.com with gitshow.dev