A SiYuan plugin for freehand drawing, based on js-draw.
Find a file
2023-05-19 19:50:46 +08:00
scripts init 2023-05-19 19:50:46 +08:00
src init 2023-05-19 19:50:46 +08:00
.eslintignore init 2023-05-19 19:50:46 +08:00
.eslintrc.cjs init 2023-05-19 19:50:46 +08:00
.gitignore init 2023-05-19 19:50:46 +08:00
CHANGELOG.md init 2023-05-19 19:50:46 +08:00
icon.png init 2023-05-19 19:50:46 +08:00
LICENSE Initial commit 2023-05-19 19:40:28 +08:00
package.json init 2023-05-19 19:50:46 +08:00
plugin.json init 2023-05-19 19:50:46 +08:00
pnpm-lock.yaml init 2023-05-19 19:50:46 +08:00
preview.png init 2023-05-19 19:50:46 +08:00
README.md Initial commit 2023-05-19 19:40:28 +08:00
README_en_US.md init 2023-05-19 19:50:46 +08:00
svelte.config.js init 2023-05-19 19:50:46 +08:00
tsconfig.json init 2023-05-19 19:50:46 +08:00
tsconfig.node.json init 2023-05-19 19:50:46 +08:00
vite.config.ts init 2023-05-19 19:50:46 +08:00

plugin-sample-vite-svelte

SiYuan plugin sample with vite and svelte.