@reffy/infinite-canvas 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,6 +8,8 @@ A TypeScript Web Component (`<infinite-canvas>`) that provides an infinite, GPU-
8
8
  - Persistence: Auto-save and manual import/export to JSON; deduplicated image storage via hashing.
9
9
  - History: Composite commands push for undo/redo across interactions.
10
10
 
11
+ Live Demo Site: https://trash-lobster.github.io/reffy-infinite-canvas/
12
+
11
13
  ## A word from the developer
12
14
 
13
15
  Before you carry on to read the rest of the documentation, I would like to first state that this project was heavily influenced by the following open-sourced projects: