kunkun/apps/browser-ext
Huakun Shen 302a09f0e8
Adds kkrpc to browser extension
Adds the `kkrpc` package as a submodule and installs it as a
dependency for the browser extension. This enables communication
between the browser extension and other parts of the application.

Updates browser extension's package name.
2025-09-07 01:45:20 -04:00
..
.vscode init: wxt svelte template 2025-09-07 01:38:20 -04:00
public init: wxt svelte template 2025-09-07 01:38:20 -04:00
src init: wxt svelte template 2025-09-07 01:38:20 -04:00
.gitignore init: wxt svelte template 2025-09-07 01:38:20 -04:00
package.json Adds kkrpc to browser extension 2025-09-07 01:45:20 -04:00
README.md init: wxt svelte template 2025-09-07 01:38:20 -04:00
tsconfig.json init: wxt svelte template 2025-09-07 01:38:20 -04:00
wxt-env.d.ts init: wxt svelte template 2025-09-07 01:38:20 -04:00
wxt.config.ts Adds kkrpc to browser extension 2025-09-07 01:45:20 -04:00

WXT + Svelte

This template should help get you started developing with Svelte in WXT.

VS Code + Svelte.