• Stars
    star
    1
  • Language
    Ruby
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.min