{"id":13622862,"url":"https://github.com/mafintosh/queue-tick","last_synced_at":"2025-06-24T20:06:16.702Z","repository":{"id":60775133,"uuid":"394599104","full_name":"mafintosh/queue-tick","owner":"mafintosh","description":"Next tick shim that prefers process.nextTick over queueMicrotask for compat","archived":false,"fork":false,"pushed_at":"2022-09-14T18:37:59.000Z","size":3,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T12:28:28.566Z","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/mafintosh.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":"2021-08-10T09:39:21.000Z","updated_at":"2022-09-14T18:38:03.000Z","dependencies_parsed_at":"2022-10-04T16:35:42.289Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/queue-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/mafintosh%2Fqueue-tick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fqueue-tick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fqueue-tick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fqueue-tick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/queue-tick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250212488,"owners_count":21393220,"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-08-01T21:01:25.078Z","updated_at":"2025-04-23T21:10:10.286Z","avatar_url":"https://github.com/mafintosh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# queue-tick\n\nNext tick shim that prefers process.nextTick over queueMicrotask for compat\n\n```\nnpm install queue-tick\n```\n\n## Usage\n\n``` js\nconst queueTick = require('queue-tick')\n\n// in Node it uses process.nextTick, in browsers it uses queueMicrotask\nqueueTick(() =\u003e console.log('laters'))\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmafintosh%2Fqueue-tick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmafintosh%2Fqueue-tick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmafintosh%2Fqueue-tick/lists"}