{"id":16186214,"url":"https://github.com/zenflow/cancellable-next-tick","last_synced_at":"2025-04-07T13:21:50.605Z","repository":{"id":32364358,"uuid":"35940417","full_name":"zenflow/cancellable-next-tick","owner":"zenflow","description":"Wrapper around process.nextTick returning a cancel function","archived":false,"fork":false,"pushed_at":"2015-05-30T16:27:46.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T20:48:34.858Z","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/zenflow.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":"2015-05-20T10:04:27.000Z","updated_at":"2015-05-20T10:32:03.000Z","dependencies_parsed_at":"2022-08-27T04:01:31.882Z","dependency_job_id":null,"html_url":"https://github.com/zenflow/cancellable-next-tick","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Fcancellable-next-tick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Fcancellable-next-tick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Fcancellable-next-tick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Fcancellable-next-tick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenflow","download_url":"https://codeload.github.com/zenflow/cancellable-next-tick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657249,"owners_count":20974350,"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-10T07:17:36.437Z","updated_at":"2025-04-07T13:21:50.578Z","avatar_url":"https://github.com/zenflow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cancellable-next-tick\nWrapper around process.nextTick returning a cancel function\n\n[![build status](https://travis-ci.org/zenflow/cancellable-next-tick.svg?branch=master)](https://travis-ci.org/zenflow/cancellable-next-tick?branch=master)\n[![dependencies](https://david-dm.org/zenflow/cancellable-next-tick.svg)](https://david-dm.org/zenflow/cancellable-next-tick)\n[![dev-dependencies](https://david-dm.org/zenflow/cancellable-next-tick/dev-status.svg)](https://david-dm.org/zenflow/cancellable-next-tick#info=devDependencies)\n\n[![npm](https://nodei.co/npm/cancellable-next-tick.svg?downloads=true\u0026downloadRank=true\u0026stars=true)](https://www.npmjs.com/package/cancellable-next-tick)\n\n## example usage\n```js\n    var cancellableNextTick = require('cancellable-next-tick');\n    var cancel = cancellableNextTick(function(){\n        // execution never reaches here\n    });\n    cancel();\n```\n\n## example use case\nCheck out [this example](https://github.com/zenflow/cancellable-next-tick/tree/master/examples/model)\n\n## changelog\n\n### 1.0.3\n* Enhanced model example\n* Added standard badges \u0026 shields\n\n### 1.0.2\n* Added 'model' example as use-case example\n\n### 1.0.1\n* Enhanced readme\n* Enhanced package.json","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenflow%2Fcancellable-next-tick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenflow%2Fcancellable-next-tick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenflow%2Fcancellable-next-tick/lists"}