File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,10 +100,12 @@ pnpm test:e2e
100100
101101## Tech Stack
102102
103+ - [ pnpm] ( https://pnpm.io/ ) for package management
103104- [ WXT] ( https://wxt.dev/ ) for browser extension development
104- - [ Vue 3] ( https://vuejs.org/ ) for the DevTools panel UI
105- - [ Element Plus] ( https://element-plus.org/ ) and [ Tailwind CSS] ( https://tailwindcss.com/ ) for interface components and styling
106- - TypeScript and ` vue-tsc ` for type checking
105+ - [ Vue 3] ( https://vuejs.org/ ) with TypeScript for the DevTools panel UI
106+ - shadcn-vue style local components, [ Reka UI] ( https://reka-ui.com/ ) , and [ lucide-vue-next] ( https://lucide.dev/ ) for UI primitives and icons
107+ - [ Tailwind CSS v4] ( https://tailwindcss.com/ ) for styling and design tokens
108+ - ` vue-tsc ` , [ Vitest] ( https://vitest.dev/ ) , and [ Playwright] ( https://playwright.dev/ ) for type checking and verification
107109- WXT/browser ` i18n ` for localized messages
108110
109111## Inspiration
Original file line number Diff line number Diff line change @@ -100,10 +100,12 @@ pnpm test:e2e
100100
101101## 技术栈
102102
103+ - [ pnpm] ( https://pnpm.io/ ) 用于包管理
103104- [ WXT] ( https://wxt.dev/ ) 用于浏览器扩展开发
104- - [ Vue 3] ( https://vuejs.org/ ) 用于 DevTools 面板 UI
105- - [ Element Plus] ( https://element-plus.org/ ) 和 [ Tailwind CSS] ( https://tailwindcss.com/ ) 用于界面组件与样式
106- - TypeScript 和 ` vue-tsc ` 用于类型检查
105+ - [ Vue 3] ( https://vuejs.org/ ) 搭配 TypeScript 用于 DevTools 面板 UI
106+ - shadcn-vue 风格的本地组件、[ Reka UI] ( https://reka-ui.com/ ) 和 [ lucide-vue-next] ( https://lucide.dev/ ) 用于 UI 基础组件与图标
107+ - [ Tailwind CSS v4] ( https://tailwindcss.com/ ) 用于样式和设计 token
108+ - ` vue-tsc ` 、[ Vitest] ( https://vitest.dev/ ) 和 [ Playwright] ( https://playwright.dev/ ) 用于类型检查与验证
107109- WXT/browser ` i18n ` 用于本地化文案
108110
109111## 灵感来源
You can’t perform that action at this time.
0 commit comments