Skip to content

dubisdev/KunkunExtensions

 
 

Repository files navigation

Kunkun Extensions

This repository contains the full list of Kunkun extensions.

Please always use pnpm to develop an extension.

Develop

# Run pnpm install and pnpm build for all extensions, to update pnpm lock file and build all extensions
bun ci/build-every-extension.ts

To develop a new extension, create it under extensions, make sure pnpm install and pnpm build work for the extension.

Run the following command to verify the extension:

npx @kksh/cli@latest verify

About

A public collection of Extensions for Kunkun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.2%
  • Svelte 11.9%
  • Vue 4.8%
  • JavaScript 4.5%
  • CSS 3.5%
  • Shell 1.0%
  • Other 1.1%