- 授权协议: BSD
- 开发语言: JavaScript TypeScript
- 操作系统: 跨平台
- 软件首页: https://github.com/a-jie/AniX
- 软件文档: https://a-jie.github.io/AniX/
软件介绍
AniX 是一个超级简单和轻量的 css transition 动画引擎,具有优秀的性能和良好的兼容性。最大限度的不破坏你的代码编写习惯。同时支持 umd、jquery、react 等多个版本。
github: https://github.com/a-jie/AniX
//1. import AniX
import { AniX } from 'anix';
//2. AniX.to
AniX.to(dom, 1, {
width: "200px",
height: "100px"
});
The Dream Machine
M. Mitchell Waldrop / Penguin Books / 2002-8 / USD 16.00
While most people may not be familiar with the name J. C. R. Licklider, he was the guiding spirit behind the greatest revolution of the modern era. At a time when most computers were big, ponderous ma......一起来看看 《The Dream Machine》 这本书的介绍吧!
