$ npm install animatable-css-propertiesList of animatable CSS properties.
$ npm install --save animatable-css-properties
const animatableCssProperties = require('animatable-css-properties');
animatableCssProperties; // Array of properties.
MIT © Hemanth.HM