Skip to content

Commit 1ff4c26

Browse files
author
hans
committed
添加colorpicker
1 parent 24203bb commit 1ff4c26

File tree

18 files changed

+330
-890
lines changed

18 files changed

+330
-890
lines changed

README.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
11

22

3-
# 前端的一些小案例
3+
# 整理的一些东西
44

5-
## 1、干货
5+
## 目录
66

7-
[js知识点](https://github.com/haima16/JavaScript/tree/master/%E7%9F%A5%E8%AF%86%E7%82%B9)
7+
> 点击对应的链接可以跳转到对应的项目文件下,里面readm有详细说明,欢迎star、提问
88
9-
## 2、正在开更的项目
9+
### 1、知识点
10+
11+
- [js知识点](https://github.com/haima16/JavaScript/tree/master/%E7%9F%A5%E8%AF%86%E7%82%B9)
12+
13+
### 2、OOE
1014

1115
- [OOE(Only One Element)](https://github.com/haima16/JavaScript/tree/master/OOE)
1216

13-
## 3、game案例
17+
### 3、原生封装
18+
19+
- colorpicker拾色器
20+
21+
### 4、game
1422
- [拼图游戏](https://github.com/haima16/JavaScript/tree/master/game/puzzle/test)
1523
- [扫雷游戏](https://github.com/haima16/JavaScript/blob/master/game/%E6%89%AB%E9%9B%B7/index.1.html)
1624

17-
## 4、canvas案例
18-
- 添加了clock案例
19-
- 添加了飞机大战游戏(canvas/plane)
25+
### 5、canvas
26+
27+
- [真实clock](https://github.com/haima16/JavaScript/tree/master/canvas/clock)
28+
- [绚丽的数字时钟](https://github.com/haima16/JavaScript/tree/master/canvas/digit-clock)
29+
- [飞机大战游戏](https://github.com/haima16/JavaScript/tree/master/canvas/plane)
2030

21-
![plane](assets/plane.gif)

vue/一些小练习/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

vue/一些小练习/todolist/简单的tudolist.html

Lines changed: 0 additions & 144 deletions
This file was deleted.

vue/一些小练习/todolist/进阶todolist.html

Lines changed: 0 additions & 121 deletions
This file was deleted.

vue/一些小练习/学生管理系统/test.html/index.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)