{"id":19230313,"url":"https://github.com/mrloop/object-tracer","last_synced_at":"2026-06-17T22:31:09.756Z","repository":{"id":140011083,"uuid":"597655130","full_name":"mrloop/object-tracer","owner":"mrloop","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-05T08:05:20.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T11:15:48.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mrloop.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-05T08:02:13.000Z","updated_at":"2023-02-05T08:02:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3a50219-04c7-427f-9488-a357f2958ceb","html_url":"https://github.com/mrloop/object-tracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrloop/object-tracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Fobject-tracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Fobject-tracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Fobject-tracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Fobject-tracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrloop","download_url":"https://codeload.github.com/mrloop/object-tracer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrloop%2Fobject-tracer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34468766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T15:37:43.055Z","updated_at":"2026-06-17T22:31:09.728Z","avatar_url":"https://github.com/mrloop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# object-tracer\n\n**A work in progress**\n\n`object-tracer` allows you to listen to different events on an object:\n* `Method Calls` - what does the object do\n* `Traces` - TODO - how the object is used by the application\n* `State Mutations` - what happens inside the object\n\nHeavily inspired by the ruby package [`ObjectTracer`](https://github.com/st0012/object_tracer)\n\n**The goal is to let you know all the information you need for debugging with a single line of code.**\n\n## Installation\n\n```\npnpm install object-tracer --save-dev\n```\n\n## Usage\n\n### Track Method Calls\n\n### Track Traces\n\n### Track State Mutations\n\n### Track All Instances of a a Class\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrloop%2Fobject-tracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrloop%2Fobject-tracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrloop%2Fobject-tracer/lists"}