GitShow/vuejs/vue-migration-helper
vuejs

vue-migration-helper

CLI tool to aid in migration from Vue 1.x to 2.0

by vuejs
Star on GitHubForknpm

JavaScript

596 stars58 forks8 contributorsQuiet · 7y agoSince 2016

Meet the team

See all 8 on GitHub →
chrisvfritz
chrisvfritz155 contributions
kazupon
kazupon2 contributions
hootlex
hootlex1 contribution
atomaka
atomaka1 contribution
dbpolito
dbpolito1 contribution
ivuorinen
ivuorinen1 contribution
sirlancelot
sirlancelot1 contribution
probil
probil1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 7y ago
See all on GitHub →
kebhr
update url of migration guideOpenPR

Replace all hard-coded Vue 2 migration links with https://v2.vuejs.org/... Drop obsolete “.html” suffixes in the paths Almost nobody is upgrading a legacy Vue 1.x project in 2025, so this may never get merged. But if someone else does stumble down this path, I hope this PR helps them too.

kebhr · 1y ago
Chris-Kin
vue3 migration supportOpenIssue

Is there a plan for supporting vue3?

Chris-Kin · 5y ago
Loskir
vue-router version comparisonOpenIssue

same as #42, but about vue-router version https://github.com/vuejs/vue-migration-helper/blob/master/rules/vue-router/vue-router-dependency.js !image

Loskir · 6y ago

Recent fixes

View closed PRs →
ivuorinen
Package version constraint parsing seems offClosedIssue

Running with and suggests following migrations: It looks like the check assumes anything that's not 2.* (for vue-router) is wrong: https://github.com/vuejs/vue-migration-helper/blob/3dc64a981f3b66b3b28b3b6e4ea7e913a67e4f3e/rules/vue-router/vue-router-dependency.js#L6 https://github.com/vuejs/vue-migration-helper/blob/3dc64a981f3b66b3b28b3b6e4ea7e913a67e4f3e/rules/vuex/vuex-dependency.js#L6 Should/Could it be changed to use and ?

ivuorinen · 7y ago
ivuorinen
Extended Vue and Vuex version checks from Vue v2 to v9 and Vuex v1 to v9MergedPR

Here's the PR for https://github.com/vuejs/vue-migration-helper/issues/42 I know it's pretty wide version range, but I don't believe it'll be a problem ever.

ivuorinen · 7y ago
MarioCarloni
bash: vue-migration-tool: command not foundClosedIssue

I've installed the tool using , restarted the computer, navigated to my vue-1 project directory using node command prompt, then ran . I receive an error: . I'm running Node v8 and npm v5 (newest LTS release as of this date) on Windows 10.

MarioCarloni · 8y ago
Structured data for AI agents

Repository: vuejs/vue-migration-helper. Description: CLI tool to aid in migration from Vue 1.x to 2.0 Stars: 596, Forks: 58. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 1, open issues: 6. Last activity: 7y ago. Community health: 25%. Top contributors: chrisvfritz, kazupon, hootlex, atomaka, dbpolito, ivuorinen, sirlancelot, probil.

·@ofershap

Replace github.com with gitshow.dev