{"id":17357102,"url":"https://github.com/jd557/interim","last_synced_at":"2025-09-01T14:32:41.017Z","repository":{"id":174406298,"uuid":"651932183","full_name":"JD557/interim","owner":"JD557","description":"Immediate mode GUI in pure Scala","archived":false,"fork":false,"pushed_at":"2025-08-26T20:11:01.000Z","size":588,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T23:58:39.784Z","etag":null,"topics":["gui","immediate-gui","scala","scala-js","scala-native"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JD557.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-10T14:38:21.000Z","updated_at":"2025-08-26T20:11:05.000Z","dependencies_parsed_at":"2024-03-30T21:34:49.447Z","dependency_job_id":"ed263f76-59d1-4266-8b61-620b24458f0b","html_url":"https://github.com/JD557/interim","commit_stats":{"total_commits":275,"total_committers":2,"mean_commits":137.5,"dds":"0.26181818181818184","last_synced_commit":"cfdc63f00819b384c37a9dbd8082523e7ce8abcb"},"previous_names":["jd557/interim"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/JD557/interim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2Finterim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2Finterim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2Finterim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2Finterim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JD557","download_url":"https://codeload.github.com/JD557/interim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JD557%2Finterim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273139858,"owners_count":25052507,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gui","immediate-gui","scala","scala-js","scala-native"],"created_at":"2024-10-15T19:00:27.292Z","updated_at":"2025-09-01T14:32:40.944Z","avatar_url":"https://github.com/JD557.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InterIm\n\n![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/eu.joaocosta/interim_3?server=https%3A%2F%2Foss.sonatype.org)\n [![scaladoc](https://javadoc.io/badge2/eu.joaocosta/interim_3/javadoc.svg)](https://javadoc.io/doc/eu.joaocosta/interim_3)\n\nInterIm is an [Immediate mode GUI](https://en.wikipedia.org/wiki/Immediate_mode_GUI) library in pure Scala (JVM/JS/Native).\n\nIt provides methods to build an interface and return a sequence of simple render operations (render rectangles and render text).\n\nThe library does not perform any rendering. The resulting output must be interpreted by a rendering backend.\nWhile this might sound like a limitation, it actually allows for an easy integration with other libraries.\n\nTo know more about the library and how to get started check the [examples](https://github.com/JD557/interim/tree/master/examples).\n\n**NOTE:** This library is still in heavy development. Expect big breaking changes in future versions.\n\n## Features\n\n![Example of a color picker](examples/snapshot/assets/colorpicker.png)\n\n[Online Demo](https://joaocosta.eu/Demos/InterIm/)\n\n### Primitives and Components\n\n- Rectangles\n- Text\n- Buttons\n- Checkboxes\n- Radio buttons\n- Select boxes\n- Sliders\n- Text input\n- Movable/Closable windows\n\n### Layouts\n\n- Grid based\n- Row based (equally sized or dynamically sized)\n- Column based (equally sized or dynamically sized)\n\n### Skins\n\n- Configurable skins for all components\n- Light and dark mode\n\n## Acknowledgments\n\nThis project was heavily inspired by [Jari Komppa's Immediate Mode GUI tutorial](https://solhsa.com/imgui/) and [microui](https://github.com/rxi/microui).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd557%2Finterim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd557%2Finterim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd557%2Finterim/lists"}