mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-11 17:29:44 +00:00

* update deno lock * chore: update kkrpc and tauri-api-adapter versions, enhance serialization handling - Bump kkrpc version to 0.2.2 in multiple packages including desktop and api. - Update tauri-api-adapter version to 0.3.27. - Introduce a new utility function to determine kkrpc serialization based on API version. - Refactor RPC channel initialization to include serialization version in desktop extension handling. - Increment desktop package version to 0.1.36 and api package version to 0.1.7. * chore: update dependencies in pnpm-lock and package.json - Upgrade postcss version for autoprefixer to 8.5.3 in pnpm-lock.yaml. - Add semver package with version 7.7.1 in package.json. - Update CHANGELOG.md to reflect recent kkrpc upgrades and changes.
@kksh/api
Kunkun API is an NPM package designed for developers to create extensions for Kunkun.
On NPM this package is published as @kksh/api
, and on JSR it is published as @kunkun/api
.
@kksh/api
provides a set of APIs for extensions to interact with Kunkun and System APIs. The APIs include:
- Clipboard
- Database
- Dialog
- Event
- Fetch
- File System
- Logger
- Network
- Notification
- Open
- OS
- Path
- Shell
- System Info
- System Commands
- Toast
- UI
- etc.
Read more details in documentation at https://docs.kunkun.sh, and generated docs at https://docs.api.kunkun.sh/