Browse Kotlin Multiplatform libraries
index data from klibs.ioOffers tools for continuous development and release, featuring Gradle plugins and CLI utilities for automatic semantic versioning and extracting contribution data from git repositories.
Demonstrates a library generating the Fibonacci sequence with deployment to Maven Central. Includes publishing setup, credentials management, and continuous integration using GitHub Actions.
Saves text to clipboard for Android and iOS, showcasing library creation, MavenCentral upload, and release automation using GitHub Actions. Includes dependency integration and platform-specific implementations.
Network and data layers enhance mobile native SDKs, facilitating seamless integration and efficient data handling within mobile applications.
GNav-like navigation component with KSP metadata code generation and Gradle task wiring to include generated sources, enabling stable build-time navigation setup across modules.
Facilitates local publishing to a Maven repository, with tasks to modularize, add logging, and enhance documentation.
Demonstrates setup for deploying a library to Maven Central, including configuration for versioning and release management.
Facilitates desktop application execution through a Gradle command, enhancing project setup efficiency and simplifying the development process.
Template facilitates development of a library targeting desktop, Android, and iOS platforms. Features include shared module organization, documentation generation, code style enforcement, and streamlined publishing via Maven.
Demonstrates a library template for generating Fibonacci sequences, showcasing deployment to Maven Central. Includes setup for publishing, handling credentials, and continuous integration with GitHub Actions.
Analyzes Android app size, identifying module and dependency contributions. Generates HTML and JSON reports, supports ownership attribution, and allows size verification against thresholds.
Accelerates cross-platform development with a modern, scalable template featuring a shared business logic, unified UI code, modular architecture, robust CI/CD workflows, and code quality tools.
Facilitates rapid setup of a multiplatform library with predefined boilerplate, including maven publication, build scripts, version catalog, and GitHub release actions, streamlining development.
Facilitates KMP module setup with Gradle functions and automates documentation generation through a provided script.
Facilitates template-based project generation, streamlining setup and configuration processes for new projects with customizable templates and predefined structures.
Comprehensive template enables building and publishing libraries to Maven Central with ease, offering full multiplatform support, pre-configured development tools, and automated GitHub Actions for seamless release management.
Enhances functionality with extensions for seamless integration with KDriver, facilitating efficient browser control and web automation tasks through intuitive syntax.
Blocks network requests in unit tests, failing fast via a native JVMTI agent; configurable host allowlists/wildcards, Gradle plugin for automatic setup, and per-test annotations.
Template library demonstrating publishing to Maven Central with Fibonacci sequence generator, PGP key and token setup, publishing plugin configuration, coordinates/metadata guidance, and GitHub Actions release workflow example.
MVP JDBC wrapper around SQLCipher offering a JNI-backed custom JDBC driver, unified API, native bridge, build tooling, and CI-friendly encrypted DB samples.
Automates Maven Central releases through a dedicated Gradle publishing build, creating signed upload bundles, handling Sonatype/GPG secrets and customizable POM license metadata.
Compiles an automated, self-updating catalogue of multiplatform projects from various maven repositories, featuring a web app for user-friendly data access and browsing.
Demonstrates a library project for generating the Fibonacci sequence, focusing on publishing to Maven Central. Includes setup for credentials, namespaces, key generation, and CI integration for automated deployment.
Generates builder classes for data classes, enabling map-like property access and building. Features type-safe code generation, reflection support, and null-safety for optional properties.
Demonstrates generating and testing Fibonacci sequence, enabling deployment and publication to Maven Central, with guidance on credentials, namespace registration, and GitHub Actions for continuous integration.
Demonstrates a simple library project for generating Fibonacci sequences, with instructions for publishing to Maven Central using continuous integration and configuration of necessary credentials and tools.
Barebones project template for quickly bootstrapping a library with functionality to generate Fibonacci sequences. Facilitates deployment to Maven Central, including automated workflows and GitHub Actions integration.
Demonstrates a simple library project that generates Fibonacci sequences, with guidance on publishing to Maven Central. Offers publishing setup instructions, including credentials, namespaces, and continuous integration using GitHub Actions.
Demonstrates a simple library for generating Fibonacci sequences, providing instructions for publishing to Maven Central. Includes setup for GitHub Actions, namespace registration, and PGP key management.
Bootstraps a library project with Fibonacci sequence generation starting from platform-provided numbers. Includes platform-specific tests, GitHub Actions setup, and Maven Central deployment guidance.