https://github.com/patwie/svelte-konvajs
svelte wrapper for konvajs
https://github.com/patwie/svelte-konvajs
Last synced: 7 months ago
JSON representation
svelte wrapper for konvajs
- Host: GitHub
- URL: https://github.com/patwie/svelte-konvajs
- Owner: PatWie
- License: apache-2.0
- Created: 2022-02-20T13:23:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T16:19:04.000Z (over 3 years ago)
- Last Synced: 2025-03-18T14:44:01.918Z (7 months ago)
- Language: Svelte
- Homepage: https://svelte-konvajs.patwie.com/
- Size: 393 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# svelte-konvajs
[](https://ci.patwie.com/PatWie/svelte-konvajs)
Svelte wrapper for konvajs Open for PRs and contributions!
Full Documentation and demo [here](https://svelte-konvajs.patwie.com/)
### Installation
```shell script
npm i svelte-konvajs
```### Usage
```svelte
```