animatable-css-properties

Just a list of animatable CSS properties.

MIT License

Downloads
4
Stars
3
Committers
1

animatable-css-properties Build Status

List of animatable CSS properties.

Install

$ npm install --save animatable-css-properties

Usage

const animatableCssProperties = require('animatable-css-properties');

animatableCssProperties; // Array of properties.

License

MIT © Hemanth.HM