{"id":17917533,"url":"https://github.com/simplesmiler/throw-next-tick","last_synced_at":"2025-03-23T23:31:00.384Z","repository":{"id":66096896,"uuid":"43137030","full_name":"simplesmiler/throw-next-tick","owner":"simplesmiler","description":"Throw the error in the next tick","archived":false,"fork":false,"pushed_at":"2015-09-25T21:54:32.000Z","size":124,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T00:39:11.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/simplesmiler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-09-25T11:45:55.000Z","updated_at":"2016-07-23T04:45:43.000Z","dependencies_parsed_at":"2023-02-19T22:30:59.682Z","dependency_job_id":null,"html_url":"https://github.com/simplesmiler/throw-next-tick","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesmiler%2Fthrow-next-tick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesmiler%2Fthrow-next-tick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesmiler%2Fthrow-next-tick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesmiler%2Fthrow-next-tick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesmiler","download_url":"https://codeload.github.com/simplesmiler/throw-next-tick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186527,"owners_count":20574551,"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-10-28T20:07:44.653Z","updated_at":"2025-03-23T23:31:00.084Z","avatar_url":"https://github.com/simplesmiler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# throw-next-tick\n\n\u003e Throw the error in the next tick\n\n## Install\n\n``` sh\n$ npm install throw-next-tick --save\n```\n\n## Usage\n\nCan be used as a `.done` replacement for promises:\n\n``` js\nvar throwNextTick = require('throw-next-tick');\n\npromiseOfSomething\n  .then(function(something) { ... })\n  .catch(throwNextTick);\n```\n\n## License\n\n[ISC](https://opensource.org/licenses/ISC)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesmiler%2Fthrow-next-tick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesmiler%2Fthrow-next-tick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesmiler%2Fthrow-next-tick/lists"}