kunkun/packages/extensions/demo-worker-template-ext
Huakun Shen cc08b07a2c
feat: update markdown renderer
Replace svelte-markdown with svelte-exmarkdown, with custom tauri link renderer and code highlight support
2025-03-13 20:22:25 -04:00
..
2025-03-13 20:22:25 -04:00
2025-02-05 12:16:33 -05:00

tempalte-ext-worker

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.