{"id":18202540,"url":"https://github.com/pardom/max","last_synced_at":"2025-10-08T06:15:44.297Z","repository":{"id":55909579,"uuid":"151149147","full_name":"pardom/max","owner":"pardom","description":"Navigation stack for Kotlin multiplatform","archived":false,"fork":false,"pushed_at":"2021-08-07T17:32:23.000Z","size":178,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T23:42:11.747Z","etag":null,"topics":["java","jvm","kotlin","navigation"],"latest_commit_sha":null,"homepage":"","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/pardom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-01T19:47:50.000Z","updated_at":"2020-06-24T22:12:05.000Z","dependencies_parsed_at":"2022-08-15T09:10:45.978Z","dependency_job_id":null,"html_url":"https://github.com/pardom/max","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardom%2Fmax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardom%2Fmax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardom%2Fmax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardom%2Fmax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pardom","download_url":"https://codeload.github.com/pardom/max/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246815607,"owners_count":20838470,"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":["java","jvm","kotlin","navigation"],"created_at":"2024-11-03T10:04:22.464Z","updated_at":"2025-10-08T06:15:39.264Z","avatar_url":"https://github.com/pardom.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://img.shields.io/github/workflow/status/pardom/max/CD)](https://github.com/pardom/max/actions?query=workflow%3ACD)\n[![Maven Central](https://img.shields.io/maven-central/v/com.michaelpardo.max/navigator.svg)](#download)\n[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/com.michaelpardo.max/navigator.svg)](#download)\n[![License](https://img.shields.io/github/license/pardom/max.svg)](LICENSE.md)\n\nMax 🛸\n=========\n\n[Max][trimaxion] is a suite of libraries which build upon each other to provide:\n * [Uri][uri] - An [RFC 3986][rfc3986] URI implementation.\n * [Matcher][matcher] - path matching and value extraction.\n * [Router][router] - a [Uri] routing DSL and dispatcher.\n * [Navigator][navigator] - a navigation stack of [Uri][uri]s.\n\nDownload\n--------\n\n```kotlin\ndependencies {\n    implementation(\"com.michaelpardo.max:uri:\u003cversion\u003e\")\n    implementation(\"com.michaelpardo.max:navigator:\u003cversion\u003e\")\n    implementation(\"com.michaelpardo.max:navigator:\u003cversion\u003e\")\n    implementation(\"com.michaelpardo.max:router:\u003cversion\u003e\")\n    implementation(\"com.michaelpardo.max:matcher:\u003cversion\u003e\")\n}\n```\n\nSnapshots of the development version are available in [Sonatype's `snapshots` repository][snapshots].\n\n[trimaxion]: http://aliens.wikia.com/wiki/Trimaxion_Drone_Ship\n[rfc3986]: https://tools.ietf.org/html/rfc3986\n[uri]: uri\n[matcher]: matcher\n[router]: router\n[navigator]: navigator\n[snapshots]: https://oss.sonatype.org/content/repositories/snapshots/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardom%2Fmax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpardom%2Fmax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardom%2Fmax/lists"}