Plugin
Lib
- 功能
- xlsx excel
- slatejs 富文本
- svg4everybody svg兼容
- Cookies.js cookie
- web-vitals
- 交互
- 创建“浮动”元素
- 拖拽
- zpl
- zpl-image
- zpl-image-2 图像转换为 Z64 编码或 ACS 编码的 GRF 位图以与 ZPL 一起使用
- jszpl 生成 ZPL
- mock数据
- icons
- iconify 文档 Browse Icons icones(Icon Explorer with Instant searching, powered by Iconify)
- date
- crypto
Vue plugin (Vue 扩展组件)
component
api
- VueRequest
- VueUse
- eventBus vue2 事件总线
- mitt vue3 事件总线
vuepress
React plugin (React 扩展组件)
Vite plugin (Vite 扩展组件)
- unplugin-vue-components 按需加载
- unplugin-icons 图标
- rollup-plugin-visualizer build分析可视化
typescript
jsdoc
tsdoc
- tsDoc 注释(比jsdoc更规范,针对ts)
- typedoc 为ts项目生成文档(一个 API 参考生成器,支持jsdoc/tsdoc)
- api-extractor (API 报告、d.ts 汇总、API 文档)
- api-documenter 将api-extractor生成的文档模型文件转换为markdown
- rushstack 为 web 项目的大规模 monorepo 仓库来提供可复用技术
极客时间(代码地址)
- 现代 React Web 开发实战
- 重学 TypeScript