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

animate-keyframes

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animate-keyframes

Keyframes for animate-components

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24
increased by84.62%
Maintainers
1
Weekly downloads
 
Created
Source

animate-keyframes

Keyframes for animations

Install

npm install animate-keyframes

Usage

Keyframes are required when you will be using Merge and Disappear Component. Earlier they were bundled with the same package (animate-components) so there are few changes when importing them.

To import any keyframe,

import { fadeIn } from 'animate-keyframes';

List of keyframes

Bounce

  • bounce
  • bounceUp
  • bounceRight
  • bounceLeft
  • bounceDown

Fade

  • fadeIn
  • up
  • right
  • left
  • down
  • downBig
  • upBig
  • leftBig
  • rightBig

Flip

  • flip
  • flipX
  • flipY

LightSpeed

  • lightOut
  • lightIn

Rotate

  • rotateIn
  • rotateRight
  • rotateLeft
  • rotateUpRight
  • rotateUpLeft

Slide

  • slideUp
  • slideDown
  • slideLeft
  • slideRight

Special

  • flash
  • rollOut
  • rollIn
  • rubber
  • swing
  • zoom
  • hinge
  • pulse
  • expandUp
  • entrance
  • hatch
  • starWars

Perspective

  • perspectiveDown
  • perspectiveUp
  • perspectiveLeft
  • perspectiveRight

Bingo

  • puffmeout
  • puffmein
  • vanishout
  • vanishin

Expanse (in space)

  • expanseUp
  • expanseDown
  • expanseLeft
  • expanseRight

FAQs

Package last updated on 20 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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