Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

frame-animation

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frame-animation - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"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");

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc