Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 交互与动画

Awesome Lists containing this project

README

        

# 微信图文 SVG 交互与动画

> 在微信图文里用 SVG 实现简单交互.

克隆仓库, 双击 index.html 查看样式列表.

或在线查看:

http://wechat-svg.projects.linwise.com/

示例:

![示例交互动画](screenshot.gif)

### 如何使用

* 需要根据列表里的内容学习一些 SVG 的知识.
* 然后想办法把一个一个的交互事件组放在一个 SVG 代码片段里组成复杂交互.