0.0
No commit activity in last 3 years
No release in over 3 years
Anime.js is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0
>= 3.0
~> 1
 Project Readme

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