{"id":15722603,"url":"https://github.com/britzl/ludobits","last_synced_at":"2026-03-06T15:32:03.619Z","repository":{"id":61479935,"uuid":"66715773","full_name":"britzl/ludobits","owner":"britzl","description":"Utilities for game development using the Defold engine","archived":false,"fork":false,"pushed_at":"2025-02-21T08:14:51.000Z","size":632,"stargazers_count":125,"open_issues_count":0,"forks_count":11,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-25T05:06:14.326Z","etag":null,"topics":["defold","defold-library"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/britzl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-27T13:26:57.000Z","updated_at":"2025-05-16T03:03:47.000Z","dependencies_parsed_at":"2024-01-12T00:55:44.174Z","dependency_job_id":"349e04e7-23d4-4ec6-a511-347f22c43da7","html_url":"https://github.com/britzl/ludobits","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/britzl/ludobits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/britzl%2Fludobits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/britzl%2Fludobits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/britzl%2Fludobits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/britzl%2Fludobits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/britzl","download_url":"https://codeload.github.com/britzl/ludobits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/britzl%2Fludobits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30183466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["defold","defold-library"],"created_at":"2024-10-03T22:08:37.922Z","updated_at":"2026-03-06T15:32:03.589Z","avatar_url":"https://github.com/britzl.png","language":"Lua","funding_links":[],"categories":["Libraries"],"sub_categories":["Programming Language"],"readme":"# Ludobits\nUtilities for game development using the [Defold](http://www.defold.com) engine.\n\n[![Travis-CI](https://travis-ci.org/britzl/ludobits.svg?branch=master)](https://travis-ci.org/britzl/ludobits)\n\n## Modules\n\n### ludobits.m.io.file\nFile name and path utilities\n\n### ludobits.m.io.savefile\nRead/write files\n\n### ludobits.m.io.savetable\nRead/write Lua tables\n\n### ludobits.m.app\nWrap engine callbacks from iac, iap, push and window. Refer to [app.md](ludobits/m/app.md) for usage details.\n\n### ludobits.m.bezier\nCreate bezier curves\n\n### ludobits.m.broadcast\nBroadcast Defold messages (using msg.post) and set up optional function callbacks when messages are received. Refer to [broadcast.md](ludobits/m/broadcast.md) for usage details.\n\n### ludobits.m.flow\nSimplifies asynchronous flows of execution where your code needs to wait for one asynchronous operation to finish before starting with the next one.\n\n### ludobits.m.json\nJSON encode (using rxi.json)\n\n### ludobits.m.listener\nListener implementation where listeners are added as either urls or functions and notified when any or specific messages are received. Refer to [listener.md](ludobits/m/listener.md) for usage details.\n\n### ludobits.m.logger\nThe Logger module provides a simple logging framework to log application events of different severities to standard out. The module supports simple filtering based on severity. Refer to [logger.md](ludobits/m/logger.md) for usage details.\n\n### ludobits.m.settings\nStore user settings to disk. Refer to [settings.md](ludobits/m/settings.md) for usage details.\n\n### ludobits.m.signal\nSignal system where named signals can be created, listened to and triggered. Inspired by as3-signals. Refer to [signal.md](ludobits/m/signal.md) for usage details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbritzl%2Fludobits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbritzl%2Fludobits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbritzl%2Fludobits/lists"}