react-breakpoints

v3.0.3
A library that allows you to mount/unmount components depending on the viewport size. Welcome to the next level of responsive React applications.
react-breakpoints responsive breakpoints breakpoint react

clean

rimraf lib es

compile

npm run compile:commonjs && npm run compile:es

compile:commonjs

cross-env BABEL_ENV=commonjs babel modules --out-dir lib

compile:es

cross-env BABEL_ENV=es babel modules --out-dir es --ignore test.js

prepublish

npm run compile

prettier

pretty-quick --staged

precommit

npm run prettier

prepush

npm run prettier
npm i react-breakpoints

Metadata

  • MIT
  • Whatever
  • Erik Hellman
  • released 11/9/2018

Downloads

Maintainers