{"id":15224708,"url":"https://github.com/samme/phaser-debug-object","last_synced_at":"2025-04-09T17:53:53.980Z","repository":{"id":57322842,"uuid":"82216476","full_name":"samme/phaser-debug-object","owner":"samme","description":"Adds `game.debug.object()`, a generic object display","archived":false,"fork":false,"pushed_at":"2017-11-11T00:57:01.000Z","size":165,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T09:28:01.601Z","etag":null,"topics":["phaser","phaser-debug"],"latest_commit_sha":null,"homepage":"https://samme.github.io/phaser-debug-object/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-16T19:12:38.000Z","updated_at":"2024-09-13T19:05:11.000Z","dependencies_parsed_at":"2022-09-10T18:22:16.100Z","dependency_job_id":null,"html_url":"https://github.com/samme/phaser-debug-object","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-debug-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-debug-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-debug-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-debug-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samme","download_url":"https://codeload.github.com/samme/phaser-debug-object/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248083554,"owners_count":21045121,"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":["phaser","phaser-debug"],"created_at":"2024-09-28T17:05:14.670Z","updated_at":"2025-04-09T17:53:53.961Z","avatar_url":"https://github.com/samme.png","language":"CoffeeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"Adds `game.debug.object()`, a generic object display.\n\n![Screenshot](https://samme.github.io/phaser-debug-object/screenshot.png)\n\nUse\n---\n\n```javascript\ngame.debug.object(obj, x, y, {\n  // Options: (optional; these are defaults)\n  boldLabel: true,\n  color:     'white', // 'auto' to color by value type\n  filter:    null,    // (val, key) -\u003e true (include) or false (skip)\n  keys:      null,    // ['key', …] : Include only these keys. You can get non-enumerable and inherited properties this way.\n  label:     null,    // Printed at top\n  map:       null,    // Transform values by `obj.map(mapFunc)`\n  precision: 2,       // Number precision (decimal digits)\n  sort:      false    // Sort by key\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamme%2Fphaser-debug-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamme%2Fphaser-debug-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamme%2Fphaser-debug-object/lists"}