1.1.34 • Published 2 years ago

divine-plus v1.1.34

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Divine-Plus

基于 vue3 + webpack5 + ts + vuepress2 构建的组件库

包含了 组件 指令 hooks 等效率工具

8-divine-plus

Homepage

官网链接 - 说明文档

Usage

// install

npm install divine-plus -S
// main.ts

import DivinePlus from "divine-plus";
import "divine-plus/css/index.css";

const app = createApp(App);
app.use(DivinePlus);
app.mount("#app");

注意: 不要使用 cnpm 安装,vuepress 依赖 vite 很容易出错

8-divine-plus

Test

1
Download
git clone git@github.com:woow-wu7/8-divine-plus.git

2
Local Testing
npm run dev // or npm run test:dev

3
Document
npm run docs:dev

Discussions

GitHub Discussions - 讨论区链接

Contributors

Blog

[封装 01-设计模式] 设计原则 和 工厂模式(简单抽象方法) 适配器模式 装饰器模式
[封装 02-设计模式] 命令模式 享元模式 组合模式 代理模式
[封装 03-设计模式] Decorator 装饰器模式在前端的应用
[封装 04-设计模式] Publish Subscribe 发布订阅模式在前端的应用
[封装 05-ElementUI 源码 01] Row Col Container Header Aside MainFooter
[封装 06-Divine-plus] 从 0 开始封装一个 VUE3-UI 组件库

Source Code Analysis

(1) element-ui 源码分析 element-ui^2

(2) element-plus 源码分析 element-plus^2.26

Other Source Code Analysis

(1) redux 和 react-redux 源码分析 redux^4.0.5

(2) 手写 webpack Compiler 源码 webpack^4.42.0

(3) axios 源码分析 axios^0.20.0

(4) vue 源码分析 vue^2.6.12

(5) vuex 源码分析 v2.6.10

(6) react 源码分析 react^17.0.3

(7) a-hooks2.0 源码分析 a-hooks^2.10.9

(8) a-hooks3.0 源码分析 a-hooks^2.10.9

(9) koa 源码分析 koa^2.13.1

(10) badJs-report 源码分析

(11) element-ui 源码分析

(12) element-plus 源码分析 element-plus^2.26

(13) vant vant^3.4.5

(14) Diff-virtualDOM

1.1.29

2 years ago

1.1.28

2 years ago

1.1.30

2 years ago

1.1.34

2 years ago

1.1.33

2 years ago

1.1.26

2 years ago

1.1.25

2 years ago

1.1.24

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.23

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.17

2 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago