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

anime-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anime-rails

  • 3.2.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Anime for rails asset pipeline

Anime is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

The anime-rails gem integrates the Anime javascript library with Rails asset pipeline

JavaScript animation engine | animejs.com

npm version

Getting started | Documentation | Demos and examples | Browser support

Usage

Install anime-rails gem

Add anime-rails to your Gemfile and run bundle install:

gem "anime-rails"

Include anime-rails javascript assets

Add the following to your app/assets/javascripts/application.js:

//= require anime

FAQs

Package last updated on 25 Jul 2021

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