npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

animatable-css-properties

1.0.0

@hemanth

npmHomeRepoSnykSocket
Downloads:6
$ npm install animatable-css-properties
DailyWeeklyMonthlyYearly

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