{"id":18687258,"url":"https://github.com/junosuarez/autodebug","last_synced_at":"2025-06-24T01:09:23.923Z","repository":{"id":32518926,"uuid":"36100150","full_name":"junosuarez/autodebug","owner":"junosuarez","description":"https://npm.im/debug but with automatic namespacing","archived":false,"fork":false,"pushed_at":"2017-03-30T20:43:49.000Z","size":7,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T15:36:21.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/autodebug","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junosuarez.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}},"created_at":"2015-05-22T23:51:53.000Z","updated_at":"2024-01-09T10:25:52.000Z","dependencies_parsed_at":"2022-08-17T22:30:07.528Z","dependency_job_id":null,"html_url":"https://github.com/junosuarez/autodebug","commit_stats":null,"previous_names":["jden/debug","jden/autodebug"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fautodebug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fautodebug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fautodebug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junosuarez%2Fautodebug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junosuarez","download_url":"https://codeload.github.com/junosuarez/autodebug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248521404,"owners_count":21118065,"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-07T10:32:12.378Z","updated_at":"2025-04-12T05:27:17.502Z","avatar_url":"https://github.com/junosuarez.png","language":"JavaScript","readme":"# autodebug\n\nhttps://npm.im/debug but with automatic namespacing\n\n[![Build Status](https://travis-ci.org/jsdnxx/autodebug.svg?branch=master)](https://travis-ci.org/jsdnxx/autodebug)\n\n## usage\n\n```js\nvar debug = require('autodebug')\ndebug('hello')\n```\n\n## example\n\n```\n  autodebug:foo test +0ms\n  autodebug:foo:bar test in another file +0ms\n```\n\nBased on the [`debug`](https://www.npmjs.com/package/debug) module you know and love,\nbut it automatically fills in the package name and relative file path for you to reduce\nboilerplate.\n\n\n## api\n\nJust require `autodebug` in each module you want to debug from and call it\nwith things you want to debug\n\nJust like the original `debug` module, you can control which modules' debug\noutput is shown with the `DEBUG` environment variable.\n\nSee https://www.npmjs.com/package/debug#usage\n\n\n## installation\n\n```bash\n$ npm install autodebug\n```\n\n\n## contributors\n\n- jason@denizac.org\n- tootallnate \u003cn@n8.io\u003e\n\n\n## license\n\nISC. (c) MMXV jason@denizac.org. See LICENSE.md\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunosuarez%2Fautodebug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunosuarez%2Fautodebug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunosuarez%2Fautodebug/lists"}