{"id":18429442,"url":"https://github.com/bigpipe/pruddy-error","last_synced_at":"2025-04-07T17:33:04.715Z","repository":{"id":65411518,"uuid":"54543939","full_name":"bigpipe/pruddy-error","owner":"bigpipe","description":"Prettify given error object","archived":false,"fork":false,"pushed_at":"2020-05-23T12:07:38.000Z","size":26,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T21:51:11.663Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigpipe.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}},"created_at":"2016-03-23T08:42:00.000Z","updated_at":"2018-06-14T13:09:22.000Z","dependencies_parsed_at":"2023-01-23T10:54:59.709Z","dependency_job_id":null,"html_url":"https://github.com/bigpipe/pruddy-error","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fpruddy-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fpruddy-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fpruddy-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fpruddy-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigpipe","download_url":"https://codeload.github.com/bigpipe/pruddy-error/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247697991,"owners_count":20981283,"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-06T05:17:11.107Z","updated_at":"2025-04-07T17:33:04.413Z","avatar_url":"https://github.com/bigpipe.png","language":"JavaScript","readme":"```\nThis is a clone of the `prettify-error` module which was unpublished by the\nauthor. All dependencies have been inlined to prevent future conflicts.\n```\n\n## pruddy-error\n\nPrettify given error objects for console outputs\n\n\n![](https://i.cloudup.com/Vt6PAM3yDA.png)\n\n## Install\n\n```\n$ npm install pruddy-error\n```\n\n## Usage\n\n```js\nvar pruddy = require('pruddy-error');\nvar error = new Error('lorem ipsum');\n\nconsole.error(pruddy(error) || error);\n```\n\nIf you'd like to skip some lines from the stack:\n\n```js\npruddy(error, {\n  shift: 2  // Will start reading the stack from the third line.\n})\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Fpruddy-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigpipe%2Fpruddy-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Fpruddy-error/lists"}