# Granim.js [](https://travis-ci.org/sarcadass/granim.js) [](https://codecov.io/gh/sarcadass/granim.js) [](https://gitter.im/Granim-js/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
Create fluid and interactive gradients animations with this small (< 17 kB) js library.
**See the [demo site](http://sarcadass.github.io/granim.js)**.
## Install
### From NPM
* Run `npm install granim --save`
### From Bower
* Run `bower install granim`
### Static
* Download the latest version [in the release section](https://github.com/sarcadass/granim.js/releases)
## How to use
```html
```