frame-animation
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "frame-animation", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "a common animation lib", | ||
@@ -5,0 +5,0 @@ "scripts": { |
animation | ||
========= | ||
[![npm](https://img.shields.io/npm/v/frame-animation.svg?style=flat-square)](https://www.npmjs.com/package/frame-animation) | ||
[例子在这里](http://ustbhuangyi.github.io/animation/demo/) | ||
@@ -12,4 +14,12 @@ | ||
废话不多说,我们先看一下animation接口的调用demo,支持链式调用。 | ||
## Usage | ||
npm 安装 | ||
``` | ||
$ npm install frame-animation | ||
``` | ||
使用方法 | ||
``` javascript | ||
@@ -16,0 +26,0 @@ var animation = require("animation"); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
181727
69