Huakun Shen d3af1b7b02
[perf]: reduce desktop frontend bundle size from 10MB to 2MB (#14)
* perf: reduce desktop frontend bundle from 10 to 2MB

Use shiki fine-grained bundle, avoid bundling all languages and themes

* feat: add cross-page transition for ext store back button with gasp Flip

* refactor: move StoreListing.svelte in @kksh/ui back to desktop

I realized that StoreListing is a pure wrapper, all the interactions are done with props. Even if this component is later used in other projects, it either lacks flexibility or require more changes. So it's moved back to desktop as a regular +page.svelte
2024-11-04 16:51:31 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00

Kunkun

Kunkun is a cross-platform extensible app launcher like Raycast or Alfred. All extensions run in a sandboxed environment by default to ensure security.

Languages
TypeScript 46.9%
Svelte 25.9%
Rust 23.7%
JavaScript 2%
CSS 0.8%
Other 0.7%