re-resizable

v6.10.0
Resizable component for React.
react resize resizable component

lint

tslint -c tslint.json src/index.tsx

tsc

tsc -p tsconfig.json

build:prod:main

rollup -c scripts/prod.js

build:prod:es5

rollup -c scripts/prod.es5.js

build

npm-run-all --serial build:prod:* && tsc

start

npm-run-all --parallel storybook

test

npm run test-ct

test:ci

npm run flow && npm run build

prepublish

npm run build

format

prettier --write '**/*.{tsx,ts}'

format:ci

prettier '**/*.{tsx,ts}'

storybook

start-storybook -p 6066

build-storybook

build-storybook

deploy

npm run build-storybook && gh-pages -d storybook-static

test-ct

playwright test -c playwright-ct.config.ts
npm i re-resizable

Metadata

  • MIT
  • Whatever
  • bokuweb
  • released 9/21/2024

Downloads

Maintainers