react-overlays

v0.50.0-alpha1
Utilities for creating robust overlay components
react-overlays react-component react overlay react-component tooltip bootstrap popover modal and 1 more...

prepublish

npm run test && npm run build

clean

rimraf lib

clean:examples

rimraf examples/static

build

npm run clean && babel src --out-dir lib

build:examples

npm run clean:examples && babel-node ./webpack/run-webpack --config docs.config.js

examples

npm run clean:examples && babel-node ./examples/server.js

lint

eslint src test

test

npm run lint && karma start --single-run

tdd

karma start

coverage

COVERAGE=true karma start --single-run

patch

release patch

minor

release minor

major

release major

Metadata

  • MIT
  • Whatever
  • Jason Quense
  • released 8/17/2015

Downloads

Maintainers