Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liuyib/demo

⚗ Just demo, realizing some of my ideas.
https://github.com/liuyib/demo

Last synced: 23 days ago
JSON representation

⚗ Just demo, realizing some of my ideas.

Awesome Lists containing this project

README

        

# Liuyib's Demo

## 📚 blog

- [将 HTML 保存为 Excel](https://liuyib.github.io/demo/blog/html-to-excel/)
- [3D 旋转轮播图](https://liuyib.github.io/demo/blog/slider-3d/)
- [瀑布流显示图片](https://liuyib.github.io/demo/blog/waterfall/)

## ⚔️ game

- 谷歌小恐龙游戏
- [让地面动起来](https://liuyib.github.io/demo/game/google-dino/horizonline-move/)
- [开启街机模式](https://liuyib.github.io/demo/game/google-dino/arcade-mode/)
- [随机绘制云朵](https://liuyib.github.io/demo/game/google-dino/add-cloud/)
- [随机绘制障碍](https://liuyib.github.io/demo/game/google-dino/add-obstacle/)
- [记录游戏分数](https://liuyib.github.io/demo/game/google-dino/show-score/)
- [昼夜模式交替](https://liuyib.github.io/demo/game/google-dino/night-mode/)
- [奔跑的小恐龙](https://liuyib.github.io/demo/game/google-dino/dino-gogogo/)
- [游戏碰撞检测](https://liuyib.github.io/demo/game/google-dino/collision-detection/)
- [游戏结束以及其他因素](https://liuyib.github.io/demo/game/google-dino/game-over/)

## 📝 note

- [阿里云无延迟菜单](https://liuyib.github.io/demo/note/aliyun-menu-list/)
- [纯 CSS 实现进度条效果](https://liuyib.github.io/demo/note/progress-bar/)
- [纯 CSS 实现下划线跟随鼠标效果](https://liuyib.github.io/demo/note/underline-follow/)
- [Flexible 移动端适配方案](https://liuyib.github.io/demo/note/h5-adapt-flexible/)

## 🔍 other

- [清除字符串中的 HTML 标签](https://liuyib.github.io/demo/other/clear-html-tag/)
- [图片懒加载](https://liuyib.github.io/demo/other/lazyload/)
- [原生 JS 实现放大镜效果](https://liuyib.github.io/demo/other/magnifying-glass/)
- [GitHub 链接转 JSDelivr CDN](https://liuyib.github.io/demo/other/gh-to-jsdelivr/)
- [HTML 在线编辑器](https://liuyib.github.io/demo/other/html-editor/)