Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrekuu/svg-for-wechat-articles
微信图文 SVG 交互与动画
https://github.com/shrekuu/svg-for-wechat-articles
Last synced: 3 months ago
JSON representation
微信图文 SVG 交互与动画
- Host: GitHub
- URL: https://github.com/shrekuu/svg-for-wechat-articles
- Owner: shrekuu
- Created: 2018-11-30T06:06:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T06:25:33.000Z (almost 6 years ago)
- Last Synced: 2024-06-11T02:47:02.163Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 2.44 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome - shrekuu/svg-for-wechat-articles - 微信图文 SVG 交互与动画 (HTML)
README
# 微信图文 SVG 交互与动画
> 在微信图文里用 SVG 实现简单交互.
克隆仓库, 双击 index.html 查看样式列表.
或在线查看:
http://wechat-svg.projects.linwise.com/
示例:
![示例交互动画](screenshot.gif)
### 如何使用
* 需要根据列表里的内容学习一些 SVG 的知识.
* 然后想办法把一个一个的交互事件组放在一个 SVG 代码片段里组成复杂交互.