react-vendor-prefix

0.0.1 • Public • Published

React Vendor Prefix

Usage

var VendorPrefix = require('react-vendor-prefix');

module.exports = VendorPrefix.prefix({
    animationDuration: '3s',
    animationName: 'slidein',
});

Readme

Keywords

Package Sidebar

Install

npm i react-vendor-prefix

Weekly Downloads

277

Version

0.0.1

License

MIT

Last publish

Collaborators

  • cgarvis