npm.io
0.5.2 • Published 3d ago

react-bwin

Licence
MIT
Version
0.5.2
Deps
0
Size
104 kB
Vulns
0
Weekly
24
Stars
2

React Binary Window

Publish to npm npm version

A React-based tiling window manager featuring resizable panes, drag-and-drop, and more. Built on top of the Binary Window library.

A react-bwin tiling layout with resizable panes showing charts and a data table

Documentation

Development

pnpm install
pnpm dev

This starts the dev server with internal test pages at http://localhost:5173.

Examples

See the examples/ directory for standalone apps. They depend on the library's built output, so build it first, then run an example (e.g. dashboard):

pnpm install
pnpm build
cd examples/dashboard
pnpm dev

Keywords