react-resizable-layout

v0.7.2
Lightweight, accessible headless React component and hook for drag-and-drop resizable layouts.
react react-hooks react-component headless dnd resize typescript

prebuild

rimraf ./lib

build

microbundle --jsx React.createElement --no-sourcemap --compress --tsconfig ./tsconfig.build.json

format

prettier --write "(src|stories)/*.(js|ts|jsx|tsx)"

lint

eslint ./src ./stories

lint:fix

yarn lint --fix

test

tsc --noEmit && yarn lint

prepublishOnly

yarn test && yarn build

preversion

yarn lint

version

yarn format && git add -A src

postversion

git push && git push --tags

prepare

husky install

storybook

storybook dev -p 6006

build-storybook

storybook build -o ./docs
npm i react-resizable-layout

Metadata

  • MIT
  • Whatever
  • RyoSogawa
  • released 10/21/2023

Downloads

Maintainers