{"id":13728360,"url":"https://github.com/nimgl/imgui","last_synced_at":"2026-03-15T18:09:40.898Z","repository":{"id":41276165,"uuid":"191668506","full_name":"nimgl/imgui","owner":"nimgl","description":"ImGui bindings for Nim via cimgui","archived":false,"fork":false,"pushed_at":"2023-12-19T03:13:44.000Z","size":197,"stargazers_count":138,"open_issues_count":5,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-13T17:17:12.110Z","etag":null,"topics":["bindings","cimgui","imgui","nim","nimgl"],"latest_commit_sha":null,"homepage":"https://nimgl.dev/","language":"Nim","has_issues":false,"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/nimgl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE","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}},"created_at":"2019-06-13T01:26:52.000Z","updated_at":"2025-04-15T17:59:51.000Z","dependencies_parsed_at":"2024-01-12T04:43:23.949Z","dependency_job_id":null,"html_url":"https://github.com/nimgl/imgui","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimgl%2Fimgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimgl%2Fimgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimgl%2Fimgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimgl%2Fimgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nimgl","download_url":"https://codeload.github.com/nimgl/imgui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283249,"owners_count":22045141,"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":["bindings","cimgui","imgui","nim","nimgl"],"created_at":"2024-08-03T02:00:41.090Z","updated_at":"2026-03-15T18:09:40.877Z","avatar_url":"https://github.com/nimgl.png","language":"Nim","funding_links":[],"categories":["👓 Alternatives to the [Electron.js](https://electronjs.org) ⚛","User Interface"],"sub_categories":["Nim","GUI"],"readme":"[![docs](https://img.shields.io/badge/docs-passing-4caf50.svg?style=flat-square)](https://nimgl.dev/docs)\n\n# ImGui Bindings for Nim [![Nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](https://github.com/nim-lang/nimble)\n\nSeparated module from [NimGL](https://nimgl.dev/). In order to mantain small\nsized modules to facilitate development and reduce number of required modules.\n\nSome developers do not require the entire bundle of APIs that\n[NimGL](https://nimgl.dev/) offer, and so, prefere to only download the required\nmodules.\n\nUpdated Dear ImGui (CImGui) to 1.91.9b dock (2025/10) \n\n## Installation\n\n### Nimble download\n\nYou can install this package through the official package manager of Nim.\n\n```bash\n$ nimble install https://github.com/nimgl/imgui.git\n```\n\nIn order to respect already existing libraries in the package registry, and\nbecause [NimGL](https://nimgl.dev/) already exists in there, this package is\nonly able to be accesible by direct git url.\n\n### Nimble direct install\n\n```bash\n$ git clone --recursive -j8 https://github.com/nimgl/imgui.git\n$ cd imgui\n$ nimble install\n```\n\n### NimGL module\n\n```bash\n$ nimble install nimgl\n```\n\nYou can find more information in the [main repo](https://github.com/nimgl/nimgl).\n\n### Development\n\nIt is currently being developed and tested on\n\n* Windows 10 or later\n* MacOS Mojave\n* Linux Ubuntu 18.10\n\n## Contribute\n\nI'm only one person and I use this library almost daily for school and personal\nprojects. If you are missing some extension, procedures, bindings or anything\nrelated feel free to PR them or open an Issue with the specification and\nif you can some examples to have an idea on how to implement it.\nThank you so much :tada:\n\n### This being a separate module behaves slightly diferently.\n\nPlease open all issues in the [main repository](https://github.com/nimgl/nimgl).\nThe PRs and new feature development will occur in each binding's repo.\n\n## Usage\n\nSee the [examples](https://github.com/nimgl/nimgl/blob/master/examples/timgui.nim) in the main\nrepository for usage.\n\nCheck out the references and doc in order to understand ImGui usage.\n\n## License\n\n[MIT License](https://github.com/nimgl/nimgl/blob/master/LICENSE)\n\nNimGL is open source and is under the MIT License, we highly encourage every\ndeveloper that uses it to make improvements and fork them here.\n\n## Contributors\n\nThank you to every contributor that has spent their time improving this library.\n\n[List of all contributors.](https://github.com/nimgl/nimgl/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimgl%2Fimgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimgl%2Fimgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimgl%2Fimgui/lists"}