Skip to content

该项目汇总了采用Vue3技术栈实现的各种案例Demo,部分案例在掘金上同步更新文章进行讲解。

Notifications You must be signed in to change notification settings

hzd244/Vue3-Demo

Repository files navigation

项目介绍

该项目采用 Vue3 技术栈实现并汇总了一些案例 Demo,并且部分案例在掘金上同步更新具体的实现细节

使用 unplugin-vue-router 根据 views 目录自动生成路由配置(文件夹的名称为访问的路径),不需要手动编写路由配置文件,views 目录下每个文件夹代表一个案例

克隆项目

git clone https://github.com/hzd244/Vue3-Demo.git

安装依赖

cd vue3-store-tools

pnpm install

运行项目

pnpm dev

查看 Demo

1. Blog 页面要展示锚点目录,组件库的 Anchor 组件不满足需求?

掘金地址:xxxxxxxx

运行项目之后访问:http://localhost:5173/anchor-directory

2. 无法复现生产 BUG?rrweb 录制用户行为助你排忧解难!

掘金地址:https://juejin.cn/post/7372441501609721882

运行项目之后访问:http://localhost:5173/rrweb-demo

3. 多线程做图片灰度化处理

掘金地址:xxxxxxxx

运行项目之后访问:http://localhost:5173/image-gray

4. 前端性能优化系列——计算首屏渲染时间,为性能优化指明方向

掘金地址:xxxxxxxx

运行项目之后访问:http://localhost:5173/first-screen-paint

About

该项目汇总了采用Vue3技术栈实现的各种案例Demo,部分案例在掘金上同步更新文章进行讲解。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published