# Demo **Repository Path**: xdlove/Demo ## Basic Information - **Project Name**: Demo - **Description**: Practice Demo and Article - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-16 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Demo ### **个人小项目展示及源码小仓库。** 9. **ES6 手写一个“辨色”小游戏** - [相关文章——ES6 手写一个“辨色”小游戏](https://segmentfault.com/a/1190000016444812) - [源码](./color/index.js)+[Demo](https://zxpsuper.github.io/Demo/color/index.html) --- 8. **VUE 时间选择器** - [相关文章——vue 手写一个时间选择器](https://juejin.im/post/5b62b0cfe51d453489494efb) - [源码](./datepicker/Datepicker.vue)+[Demo](https://zxpsuper.github.io/Demo/datepicker/index.html) --- 7. **CANVAS 刮奖小 Demo** - [相关文章——canvas 实现刮刮乐](https://blog.csdn.net/weixin_38788347/article/details/78239704) - [源码](./guajiang/index.html)+[Demo](https://zxpsuper.github.io/Demo/guajiang/index.html) --- 6. **瀑布流的实现** - [相关文章——瀑布流布局的实现](https://blog.csdn.net/weixin_38788347/article/details/78390064) - CSS 实现瀑布流——[源码](./waterflow/waterfallcss.html)+[Demo](https://zxpsuper.github.io/Demo/waterflow/waterfallcss.html) - JAVASCRIPT 实现瀑布流——[源码](./waterflow/waterfalljs.html)+[Demo](https://zxpsuper.github.io/Demo/waterflow/waterfalljs.html) - JQUERY 实现瀑布流——[源码](./waterflow/waterfalljq.html)+[Demo](https://zxpsuper.github.io/Demo/waterflow/waterfalljq.html) --- 5. **websocket** - [相关文章——使用 socket.io.js 实现 websocket 实时通讯](https://blog.csdn.net/weixin_38788347/article/details/79726992) - [源码](./websocket/) --- 4. **图片懒加载** - [相关文章——懒加载](https://blog.csdn.net/weixin_38788347/article/details/78217372) - [源码](./lazyload.html)+[Demo](https://zxpsuper.github.io/Demo/lazyload.html) --- 3. **拖曳效果** - [相关文章——利用JQ实现简单的拖曳效果](https://blog.csdn.net/weixin_38788347/article/details/78273565) - [源码](./drag.html)+[Demo](https://zxpsuper.github.io/Demo/drag.html) --- 2. **Quill 富文本编辑器** - [相关文章——quill——简单的富文本编辑器](https://blog.csdn.net/weixin_38788347/article/details/78249433) - [源码](./quill.html)+[Demo](https://zxpsuper.github.io/Demo/quill.html) --- 1. **CANVAS 页面时钟** - [相关文章](https://blog.csdn.net/weixin_38788347/article/details/78239704) - [源码](./watch.html)+[Demo](https://zxpsuper.github.io/Demo/watch.html)