A lightweight React canvas with draggable elements and persistent positions.
packages/tiny-canvas/ # The npm package
demo/ # Demo app (uses the package)
npm install # Install all workspaces
npm run dev # Start the demo app
npm run build # Build the library
npm run build:demo # Build the demo appSee packages/tiny-canvas/README.md for package documentation.
MIT License