inline-style-prefixer

v3.0.4
Run-time Autoprefixer for JavaScript style objects
react react styling prefixer inline styles autoprefixer vendor prefix userAgent

dist

cross-env NODE_ENV=production babel-node buildPackage && cross-env NODE_ENV=development babel-node buildPackage

docs

gitbook install && gitbook build && gh-pages -d _book

flow

flow

lint

eslint .

test

istanbul cover node_modules/mocha/bin/_mocha -- --opts test/_setup/mocha.opts

babel

babel modules/ --out-dir .

build

npm run check && mkdir dist && npm run generate && npm run babel && npm run dist

check

npm run clean && npm run lint && npm test && npm run flow

clean

rimraf static dynamic generator utils dist coverage

release

npm run build && npm publish && npm run docs

generate

babel-node generateDefaultData

Metadata

  • MIT
  • Whatever
  • Robin Frischmann
  • released 5/22/2017

Downloads

Maintainers