react-vendor-prefixes
Vendor prefixing for inline styles, forked from cgarvis/react-vendor-prefix
Last updated 11 years ago by ziad-saab .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install react-vendor-prefixes 
SYNC missed versions from official npm registry.

React Vendor Prefixes

Forked from cgarvis/react-vendor-prefix due to lack of maintenance

Usage

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

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

Current Tags

  • 0.0.2                                ...           latest (11 years ago)

2 Versions

  • 0.0.2                                ...           11 years ago
  • 0.0.1                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |