ddchef / vue-code-diff

vue文件差异对比
170 stars 40 forks source link

I want to create a version supports vue2 and vue3 #56

Open Shimada666 opened 3 years ago

Shimada666 commented 3 years ago

Hi, I am going to write a version for vue-code-diff that supports both vue2 and vue3, is that okay? I think many people need to use the vue3 version. 嗨,我准备为 vue-code-diff 写一个同时支持 vue2 和vue3 的版本,可以吗?我想应该许多人有使用 vue3 版本的需求

Shimada666 commented 3 years ago

This is my vue3 version, based on your vue2 version, it supports vue2/vue3 at the same time. And its package size is only 26KB. If necessary, I can create a PR. 这是 我的 vue3 版本, 基于你的 vue2 版本,同时支持了 vue2/vue3,并且它的包大小只有26KB,如果有需要,我可以创建一个 PR