granim

Create fluid and interactive gradients animations with this small js library.

  • granim

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
granim
5,208292.0.05 years ago7 years agoMinified + gzip package size for granim in KB

Readme

Granim.js Build Status codecov gitter
Create fluid and interactive gradients animations with this small (< 17 kB) js library. See the demo site.

Install

From NPM

  • Run npm install granim --save

From Bower

  • Run bower install granim

Static

How to use

```html ```