{"id":13744465,"url":"https://github.com/grisevg/monsterdebugger","last_synced_at":"2026-01-20T21:34:27.181Z","repository":{"id":23442861,"uuid":"26806332","full_name":"grisevg/monsterdebugger","owner":"grisevg","description":" Haxe Bindings for Monster Debugger 3 (http://www.demonsterdebugger.com/)","archived":false,"fork":false,"pushed_at":"2014-11-24T10:35:43.000Z","size":132,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T05:04:22.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grisevg.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}},"created_at":"2014-11-18T11:32:10.000Z","updated_at":"2017-08-08T02:36:08.000Z","dependencies_parsed_at":"2022-07-08T07:08:42.976Z","dependency_job_id":null,"html_url":"https://github.com/grisevg/monsterdebugger","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/grisevg%2Fmonsterdebugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grisevg%2Fmonsterdebugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grisevg%2Fmonsterdebugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grisevg%2Fmonsterdebugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grisevg","download_url":"https://codeload.github.com/grisevg/monsterdebugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224811012,"owners_count":17373901,"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-08-03T05:01:09.961Z","updated_at":"2026-01-20T21:34:27.143Z","avatar_url":"https://github.com/grisevg.png","language":"Haxe","readme":"# Haxe Bindings for Monster Debugger 3\n\nMore info: http://www.demonsterdebugger.com/\n\n## Setup instructions\n\n1. Install library: `haxelib install monsterdebugger`.\n2. Add library to your project: `-lib monsterdebugger` or `\u003chaxelib name=\"monsterdebugger\" /\u003e`\n3. Initialise monster debugger in your code:\n\n```haxe\nimport flash.display.Sprite;\n\n#if (debug \u0026\u0026 flash)\nimport com.demonsters.debugger.MonsterDebugger;\n#end\n\nclass Main extends Sprite\n{\n\tpublic function new ()\n\t{\n\t\tsuper();\n\t\t#if (debug \u0026\u0026 flash)\n\t\tMonsterDebugger.initialize(this);\n\t\tMonsterDebugger.trace(this, \"Hello World!\");\n\t\t#end\n\t}\n}\n```","funding_links":[],"categories":["Apps \u0026 Tools"],"sub_categories":["Debugging Tool"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrisevg%2Fmonsterdebugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrisevg%2Fmonsterdebugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrisevg%2Fmonsterdebugger/lists"}