{"id":13442651,"url":"https://github.com/borodust/bodge-nuklear","last_synced_at":"2025-03-20T14:31:49.127Z","repository":{"id":49280937,"uuid":"76798267","full_name":"borodust/bodge-nuklear","owner":"borodust","description":"Thin wrapper over Nuklear for Common Lisp","archived":false,"fork":false,"pushed_at":"2023-09-15T16:21:38.000Z","size":1197,"stargazers_count":62,"open_issues_count":7,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-01T03:41:35.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/borodust.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}},"created_at":"2016-12-18T18:01:56.000Z","updated_at":"2024-07-29T03:57:26.000Z","dependencies_parsed_at":"2024-05-02T10:08:01.986Z","dependency_job_id":"b4841762-7ada-4a5e-9b4a-9dce345349a8","html_url":"https://github.com/borodust/bodge-nuklear","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borodust%2Fbodge-nuklear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borodust%2Fbodge-nuklear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borodust%2Fbodge-nuklear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borodust%2Fbodge-nuklear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borodust","download_url":"https://codeload.github.com/borodust/bodge-nuklear/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221772530,"owners_count":16878119,"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":[],"created_at":"2024-07-31T03:01:48.640Z","updated_at":"2024-10-28T03:30:45.879Z","avatar_url":"https://github.com/borodust.png","language":"Common Lisp","readme":"[![Build Status](https://travis-ci.org/borodust/bodge-nuklear.svg)](https://travis-ci.org/borodust/bodge-nuklear) [![Build status](https://ci.appveyor.com/api/projects/status/di06oa6mp64el65a?svg=true)](https://ci.appveyor.com/project/borodust/bodge-nuklear)\n\n# BODGE-NUKLEAR\n\nThin wrapper over [`Nuklear`](https://github.com/vurtun/nuklear) immediate mode\nGUI library. For rich lispified system based on this wrapper have a look at\n[`bodge-ui-window`](https://github.com/borodust/bodge-ui-window) and\n[`bodge-ui`](https://github.com/borodust/bodge-ui).\n\n# Requirements\n\n* ASDF/Quicklisp\n* x86_64/i686 GNU/Linux, macOS or Windows\n\n# Loading\n```lisp\n(ql:quickload '(nuklear-blob bodge-nuklear))\n```\n\n# Usage\n\n### Interface\nAll wrapped functions can be found in `%nk` package. On the other hand, `nk`\npackage contains minimally lispified wrappers and utility functions.\n\n# Example\nExample on how to use nuklear and a native renderer can be found in\n[`example.lisp`](example.lisp). See `#'compose-nuklear` function.\n\nTo run it, evaluate in your REPL:\n```lisp\n(ql:quickload :bodge-nuklear/example)\n(nuklear.example:run)\n```\n","funding_links":[],"categories":["Common Lisp","Miscellaneous ##"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborodust%2Fbodge-nuklear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborodust%2Fbodge-nuklear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborodust%2Fbodge-nuklear/lists"}