react-floater

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

lint

eslint src test

size

size-limit

test

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

build

npm run clean && tsup && ts-node scripts/fix-cjs.ts

clean

del dist/*

watch

tsup --watch

format

prettier "**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}" --write

prepare

husky install

validate

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

typecheck

tsc -p test/tsconfig.json --noEmit

test:watch

jest --watchAll --verbose

storybook:dev

start-storybook -p 6006

test:coverage

jest --bail --coverage

prepublishOnly

npm run validate

storybook:build

build-storybook

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 11/15/2023

Downloads

Maintainers