Socket
Socket
Sign inDemoInstall

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


Version published
Weekly downloads
2.4K
increased by1.19%
Maintainers
1
Weekly downloads
 
Created
Source

animate-keyframes

Keyframes for animations

Install

npm install animate-keyframes

Usage

Keyframes are required when you use Merge and Disappear Component. Earlier they were bundled within 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

  • expanseUp
  • expanseDown
  • expanseLeft
  • expanseRight

FAQs

Package last updated on 29 Jul 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