{"id":13537289,"url":"https://github.com/oolong-kt/oolong","last_synced_at":"2026-01-11T17:46:07.347Z","repository":{"id":34757177,"uuid":"143049738","full_name":"oolong-kt/oolong","owner":"oolong-kt","description":"MVU for Kotlin Multiplatform","archived":false,"fork":false,"pushed_at":"2022-09-21T15:43:22.000Z","size":2968,"stargazers_count":298,"open_issues_count":6,"forks_count":14,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-31T07:08:00.218Z","etag":null,"topics":["coroutines","kotlin","kotlin-multiplatform","multiplatform","mvu","unidirectional"],"latest_commit_sha":null,"homepage":"http://oolong-kt.org","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oolong-kt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-31T18:05:06.000Z","updated_at":"2024-10-03T05:17:04.000Z","dependencies_parsed_at":"2022-07-29T20:39:55.754Z","dependency_job_id":null,"html_url":"https://github.com/oolong-kt/oolong","commit_stats":null,"previous_names":["pardom/oolong"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oolong-kt%2Foolong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oolong-kt%2Foolong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oolong-kt%2Foolong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oolong-kt%2Foolong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oolong-kt","download_url":"https://codeload.github.com/oolong-kt/oolong/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622983,"owners_count":20968575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coroutines","kotlin","kotlin-multiplatform","multiplatform","mvu","unidirectional"],"created_at":"2024-08-01T09:00:57.277Z","updated_at":"2026-01-11T17:46:07.321Z","avatar_url":"https://github.com/oolong-kt.png","language":"Kotlin","funding_links":[],"categories":["Libraries"],"sub_categories":["Architecture","🏗 Architecture"],"readme":"# Oolong\n\n[![Build Status](https://img.shields.io/github/workflow/status/oolong-kt/oolong/build)](https://github.com/oolong-kt/oolong/actions?query=workflow%3Abuild)\n[![Maven Central](https://img.shields.io/maven-central/v/org.oolong-kt/oolong.svg)](#download)\n[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.oolong-kt/oolong.svg)](#download)\n[![License](https://img.shields.io/github/license/oolong-kt/oolong.svg)](LICENSE.md)\n[![Slack chat](https://img.shields.io/badge/slack-kotlinlang/oolong-brightgreen.svg)](https://kotlinlang.slack.com/archives/CGK4R59KP)\n\nOolong is an [Elm](https://guide.elm-lang.org/architecture) inspired Model-View-Update (MVU) implementation for Kotlin multiplatform. As the name implies, three core concepts comprise the foundation of this architecture: \n\n* **Model** - a type to represent the program state\n\n* **View** - a function to map the state to view properties\n\n* **Update** - a function to update the state\n\nBy applying this simple pattern you can create composable, testable programs that can run on any platform. Oolong enables a common codebase for all platforms by using a `render` function which is implemented by each frontend.\n\n## Documentation\n\nGet started with Oolong by reading the [official guide](https://oolong-kt.org).\n\n## Download\n\n```kotlin\ndependencies {\n    implementation(\"org.oolong-kt:oolong:2.1.1\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foolong-kt%2Foolong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foolong-kt%2Foolong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foolong-kt%2Foolong/lists"}