react-floater

v0.5.0
Floaters everywhere!
react react-component component tooltip modal popup alert notification

lint

eslint --ext .js --ext .jsx src test

test

jest --coverage

build

npm run clean && npm run build:commonjs && npm run build:es

clean

rimraf es && rimraf lib

watch

cross-env NODE_ENV=production rollup -cw

build:es

cross-env NODE_ENV=production rollup -c

precommit

npm run lint && npm test && bundlesize

bundlesize

bundlesize

test:watch

jest --watch

build:commonjs

cross-env NODE_ENV=production rollup -c -f cjs -o lib/index.js

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 3/26/2018

Downloads

Maintainers