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

rails-animations

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rails-animations

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

rails-animations

animate.css for rails.

https://github.com/daneden/animate.css

Installation

Add this extension to your Gemfile:

gem "rails-animations"

Then run:

bundle install
Usage
  • require the base css
*= require animations/base
  • require all animations
*= require animations/all
Modules
*= require animations/#{module_name}/all
  • attention_seekers/
  • bouncing_entrances/
  • bouncing_exits/
  • fading_entrances/
  • fading_exits/
  • flippers/
  • lightspeed/
  • rotating_entrances/
  • rotating_exits/
  • sliding_entrances/
  • sliding_exits/
  • specials/
  • zooming_entrances/
  • zooming_exits/

FAQs

Package last updated on 06 Aug 2016

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