Skip to content

A public collection of Extensions for Kunkun

Notifications You must be signed in to change notification settings

JackyKLai/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 72.5%
  • Svelte 12.2%
  • Vue 5.0%
  • JavaScript 4.6%
  • CSS 3.5%
  • Shell 1.1%
  • Other 1.1%