{"id":18779316,"url":"https://github.com/webcaetano/jinx-error-catcher","last_synced_at":"2025-12-17T23:30:15.650Z","repository":{"id":31573926,"uuid":"35138684","full_name":"webcaetano/jinx-error-catcher","owner":"webcaetano","description":"Jinx module for handle error and submit to browser console","archived":false,"fork":false,"pushed_at":"2015-05-06T04:19:25.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T10:28:51.962Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webcaetano.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-06T04:03:36.000Z","updated_at":"2015-05-06T04:19:26.000Z","dependencies_parsed_at":"2022-08-24T12:10:55.544Z","dependency_job_id":null,"html_url":"https://github.com/webcaetano/jinx-error-catcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx-error-catcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx-error-catcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx-error-catcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx-error-catcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcaetano","download_url":"https://codeload.github.com/webcaetano/jinx-error-catcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690516,"owners_count":19681117,"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-07T20:19:36.430Z","updated_at":"2025-12-17T23:30:15.608Z","avatar_url":"https://github.com/webcaetano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![Imgur](http://i.imgur.com/FHjshUv.png)](https://github.com/webcaetano/jinx)\n\n[Jinx](https://github.com/webcaetano/jinx) module for handle error and submit to browser console\n\n## Instalation\n\n```\nnpm install jinx-error-catcher\n```\n\n## Usage \n```javascript\nrequire('jinx-error-catcher')(); // that's all\n// all errors will display on browser console\n\n// or with options\n\nrequire('jinx-error-catcher')({\n\tdeepDir:2, \n\tmaxStack:3 \n});\n```\n\n## Options\n\n#### deepDir\nshow up to 3 parents folder Like (/home/www/main.as).\n- Default: 2\n\n#### maxStack\nshow 3 stacks of root error \n- Default: 3\n\n---------------------------------\n\nThe MIT [License](https://raw.githubusercontent.com/webcaetano/jinx-error-catcher/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcaetano%2Fjinx-error-catcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcaetano%2Fjinx-error-catcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcaetano%2Fjinx-error-catcher/lists"}