@kitsuyui/js-square-dividing
v0.1.0
Published
Divide a square into n squares
Downloads
1
Readme
js-square-dividing
Description
Divide a square into N squares by given weights.
The spin-off package of https://github.com/kitsuyui/react-playground/tree/main/packages/treemap
Docs
- TypeDoc: https://js-square-dividing.typedoc.kitsuyui.com/
Usage
Install
pnpm install
Build
pnpm build
Run with development mode (watch mode)
pnpm dev
Test
pnpm test
License
MIT