react-floater

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

build

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

watch

tsup --watch

clean

del dist/*

lint

eslint src test

test

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

test:coverage

vitest run --coverage

test:watch

vitest watch

typecheck

tsc -p test/tsconfig.json --noEmit

format

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

validate

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

size

size-limit

storybook:dev

start-storybook -p 6006

storybook:build

build-storybook

prepublishOnly

npm run validate

prepare

husky
npm i react-floater

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 9/15/2024

Downloads

Maintainers