Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

web-animation-club

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

.travis.yml

4

package.json
{
"name": "web-animation-club",
"version": "0.2.0",
"version": "0.2.1",
"description": "Web Animation Club",

@@ -8,3 +8,3 @@ "repository": "rcaferati/web-animation-club",

"main": "dist/index.js",
"module": "src/index.js",
"module": "dist/index.js",
"keywords": [

@@ -11,0 +11,0 @@ "clipboard",

# web-animation-club
[![Travis](https://img.shields.io/travis/rcaferati/web-animation-club/master.svg)](https://travis-ci.org/rcaferati/web-animation-club) ![NPM](https://img.shields.io/npm/v/web-animation-club.svg)
Tiny `~0.8kb` javascript library with cross-browser methods to handle CSS `ontransitionend` and `onanimationend` events. AKA css animation and transition callbacks.

@@ -10,2 +13,3 @@

## Installation
#### From the `dist` file

@@ -12,0 +16,0 @@ Just load directly in your `HTML` the `web-animation-club.min.js` javascript file located on the `dist` folder.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc