react-floater

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

lint

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

size

size-limit

test

is-ci "test:coverage" "test:watch"

build

npm run clean && npm run build:base && npm run build:umd

clean

rimraf es && rimraf lib

watch

rollup -cw

format

prettier "**/*.{js,jsx,ts}" --write

validate

npm run lint && npm run test:coverage && flow && npm run build && npm run size

build:umd

cross-env NODE_ENV=production rollup -c rollup.config.umd.js

build:base

cross-env NODE_ENV=production rollup -c

test:watch

jest --watchAll --verbose

test:coverage

jest --bail --coverage

prepublishOnly

npm run validate

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 12/7/2023

Downloads

Maintainers