react-flexbox-grid

v0.6.4
A set of React components implementing flexboxgrid with the power of CSS Modules
browser css flexbox flexboxgrid grid react react-component

babel

babel ./src --out-dir ./lib

build

cross-env NODE_ENV=production npm run babel && npm run sass

clean

rimraf ./lib

lint

eslint src test

patch

bumped release patch

prebuild

npm run clean

prepublish

npm run build

release

bumped release

sass

cpx './src/**/*.scss' ./lib

test

cross-env NODE_ENV=test karma start

test:watch

cross-env NODE_ENV=test karma start --no-single-run

Metadata

  • MIT
  • Whatever
  • Roy Lee
  • released 11/29/2015

Downloads

Maintainers