{"id":19560659,"url":"https://github.com/zoubin/stringify-debug","last_synced_at":"2026-05-13T08:04:17.793Z","repository":{"id":33594461,"uuid":"37246583","full_name":"zoubin/stringify-debug","owner":"zoubin","description":"wrapper for debug, stringify object","archived":false,"fork":false,"pushed_at":"2015-06-12T05:49:32.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T05:34:37.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zoubin.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":"2015-06-11T07:39:24.000Z","updated_at":"2015-06-11T08:57:16.000Z","dependencies_parsed_at":"2022-09-08T12:22:12.136Z","dependency_job_id":null,"html_url":"https://github.com/zoubin/stringify-debug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fstringify-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fstringify-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fstringify-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fstringify-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoubin","download_url":"https://codeload.github.com/zoubin/stringify-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240822615,"owners_count":19863302,"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-11-11T05:08:23.676Z","updated_at":"2026-05-13T08:04:17.756Z","avatar_url":"https://github.com/zoubin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stringify-debug\nwrapper for debug, stringify object\n\n## Example\n\n```javascript\nvar debug = require('..')('debug:object');\n\ndebug('input', undefined, true, null, 1, { x:1, y:2, z:[3,4], w:{ a:5, b:6 } }, f)\n\nfunction f() {\n}\n```\n\noutput:\n\n```\n⌘ DEBUG=* node example/stdout.js\n  debug:object input +0ms undefined true null 1 {\"x\":1,\"y\":2,\"z\":[3,4],\"w\":{\"a\":5,\"b\":6}} [function]f\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoubin%2Fstringify-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoubin%2Fstringify-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoubin%2Fstringify-debug/lists"}