{"id":29275851,"url":"https://github.com/peterroe/utils","last_synced_at":"2025-07-05T07:11:21.153Z","repository":{"id":155263659,"uuid":"625469684","full_name":"peterroe/utils","owner":"peterroe","description":"utils for coding","archived":false,"fork":false,"pushed_at":"2025-04-12T11:44:41.000Z","size":28,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T12:43:06.203Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterroe.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,"zenodo":null}},"created_at":"2023-04-09T07:48:52.000Z","updated_at":"2023-04-09T07:50:14.000Z","dependencies_parsed_at":"2024-01-20T21:32:25.046Z","dependency_job_id":"14bf54ba-54a1-4f6c-88ca-c9faf13f04d9","html_url":"https://github.com/peterroe/utils","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/peterroe/utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2Futils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2Futils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2Futils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2Futils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterroe","download_url":"https://codeload.github.com/peterroe/utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2Futils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263699785,"owners_count":23497963,"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":"2025-07-05T07:11:20.337Z","updated_at":"2025-07-05T07:11:21.144Z","avatar_url":"https://github.com/peterroe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## @peterroe/utils\n\nutils for conding\n\n### debug\n\n```ts\nimport { debug } from '@peterroe/utils'\n\nconst mode = process.env.NODE_ENV === 'production'\n\nconst log = debug(mode)\n\ndeclare function log(desc: string, content: any, depth: number | null = null)\n```\n\n### random\n\n```ts\nimport { random } from '@peterroe/utils'\n\ndeclare function random(length: number)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterroe%2Futils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterroe%2Futils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterroe%2Futils/lists"}