{"id":23081201,"url":"https://github.com/lagden/debug","last_synced_at":"2026-02-11T01:06:43.504Z","repository":{"id":57151524,"uuid":"106737281","full_name":"lagden/debug","owner":"lagden","description":"Small debugging utility","archived":false,"fork":false,"pushed_at":"2025-01-29T02:26:48.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:51:43.492Z","etag":null,"topics":["console","debug","error","info","log","prefix","warn"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lagden.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-12T19:37:49.000Z","updated_at":"2025-01-29T02:26:18.000Z","dependencies_parsed_at":"2025-01-29T03:18:36.381Z","dependency_job_id":"c4279112-4328-4686-a2dd-c518ba85961a","html_url":"https://github.com/lagden/debug","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fdebug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fdebug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fdebug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fdebug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lagden","download_url":"https://codeload.github.com/lagden/debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251404861,"owners_count":21584167,"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":["console","debug","error","info","log","prefix","warn"],"created_at":"2024-12-16T13:49:30.265Z","updated_at":"2026-02-11T01:06:43.484Z","avatar_url":"https://github.com/lagden.png","language":"Shell","readme":"# debug\n\n[![NPM version][npm-img]][npm] [![Build Status][ci-img]][ci] [![Coverage Status][coveralls-img]][coveralls]\n\n[npm-img]: https://img.shields.io/npm/v/@tadashi/debug.svg\n[npm]: https://www.npmjs.com/package/@tadashi/debug\n[ci-img]: https://github.com/lagden/debug/actions/workflows/nodejs.yml/badge.svg\n[ci]: https://github.com/lagden/debug/actions/workflows/nodejs.yml\n[coveralls-img]: https://coveralls.io/repos/github/lagden/debug/badge.svg?branch=master\n[coveralls]: https://coveralls.io/github/lagden/debug?branch=master\n\nSmall debugging utility\n\n## Install\n\n```\n$ npm i -S @tadashi/debug\n```\n\n## API\n\nThe API is the same of https://github.com/debug-js/debug\\\nIt's just a preset: https://github.com/debug-js/debug#output-streams\n\n## Environment Variables\n\n⚠️ **Warning**\n\n\u003e You must set the environment variables `DEBUG_PREFIX`\\\n\u003e Default is: `@tadashi`\n\n## Usage\n\n```js\nimport * as debug from '../src/debug.js'\n\n// log\ndebug.log('Apenas um show')\n\n// error\ndebug.error('Crap!')\n\n// info\ndebug.info('This is an information')\n\n// warn\ndebug.warn('Atention!')\n```\n\n## Donate ❤️\n\n- BTC: bc1q7famhuj5f25n6qvlm3sssnymk2qpxrfwpyq7g4\n\n## License\n\nMIT © [TJ Holowaychuk](tj@vision-media.ca)\\\nMIT © [Thiago Lagden](https://github.com/lagden)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagden%2Fdebug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flagden%2Fdebug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagden%2Fdebug/lists"}