Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silencehvk/front-ui
:smile: :art: Collect some front-end special effects (收集一些前端特效)
https://github.com/silencehvk/front-ui
canvas css3 html-css-javascript html5 javascript some-demo
Last synced: 1 day ago
JSON representation
:smile: :art: Collect some front-end special effects (收集一些前端特效)
- Host: GitHub
- URL: https://github.com/silencehvk/front-ui
- Owner: SilenceHVK
- License: mit
- Created: 2017-02-08T05:49:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T01:25:51.000Z (about 3 years ago)
- Last Synced: 2024-12-17T07:11:34.750Z (9 days ago)
- Topics: canvas, css3, html-css-javascript, html5, javascript, some-demo
- Language: JavaScript
- Homepage:
- Size: 13.6 MB
- Stars: 274
- Watchers: 8
- Forks: 58
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front UI
> Used to accumulate some front-end effects, continuous updates.Always find the effects you need, do not be fond of if you like, give it a Star ! (用于积累一些前端特效,持续更新。总能找到你需要的特效,喜欢的话就不要吝啬,给个 Star 吧! )![background Image](https://github.com/SilenceHVK/Articles/raw/master/assets/images/bgImages/bg1.jpg)
# Directory(目录)
- [Canvas](#canvas)
- [Components](#components)
- [Layout](#layout)
- [Other](#other)### Canvas
1. [Draw Wolf](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/draw-wolf/index.html)
2. [Draw Animation](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/draw-animation/index.html)
3. [Fire Works](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/fire-works/index.html)
4. [Hex](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/hex/index.html)
5. [Storm](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/storm/index.html)
6. [Love](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/love/index.html)
7. [Rotation of the ball](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/rotation-of-the-ball/index.html)
8. [The clock](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/canvas/the-clock/index.html)
### Layout
1. [Single Page Switch](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/layout/single-page-switch/index.html)
![Single Page Switch](https://github.com/SilenceHVK/front-ui/raw/master/assets/images/rendering/layout/single-page-switch.gif)
### Other
1. [Emoji](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/other/emoji/index.html)
![Emoji](https://github.com/SilenceHVK/front-ui/raw/master/assets/images/rendering/other/emoji.gif)
2. [Loading](https://htmlpreview.github.io/?https://github.com/SilenceHVK/FrontUI/blob/master/other/loading/index.html)
![Loading](https://github.com/SilenceHVK/front-ui/raw/master/assets/images/rendering/other/loading.gif)