{"id":22505433,"url":"https://github.com/azer/after-time","last_synced_at":"2025-06-30T00:33:41.932Z","repository":{"id":66734239,"uuid":"10138068","full_name":"azer/after-time","owner":"azer","description":"Declarative setTimeout","archived":false,"fork":false,"pushed_at":"2014-01-15T00:28:14.000Z","size":132,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:01:35.367Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-18T07:29:53.000Z","updated_at":"2024-03-21T14:20:25.000Z","dependencies_parsed_at":"2023-02-20T10:30:21.595Z","dependency_job_id":null,"html_url":"https://github.com/azer/after-time","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azer/after-time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azer%2Fafter-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azer%2Fafter-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azer%2Fafter-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azer%2Fafter-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azer","download_url":"https://codeload.github.com/azer/after-time/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azer%2Fafter-time/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689685,"owners_count":23349135,"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-12-07T00:18:40.600Z","updated_at":"2025-06-30T00:33:41.904Z","avatar_url":"https://github.com/azer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## after-time\n\nDeclarative setTimeout based on [english-time](http://github.com/azer/english-time)\n\n```js\nafter = require('after-time')\n\nafter('150ms', function(){\n  console.log('yo!')\n})\n\nafter('5 minutes', function(){\n  console.log('hello!')\n})\n\nafter('3 Hours, 15 Minutes and 20 Milliseconds', function(){\n  console.log('yo!')\n})\n\nafter('3h 15m 20ms', 'foo', 'bar', function(foo, bar){\n  foo\n  // =\u003e 'foo'\n\n  bar\n  // =\u003e 'bar'\n})\n```\n\n## Install\n\n```bash\n$ npm install after-time\n```\n\n![](https://dl.dropboxusercontent.com/s/6mee4u8n66zk701/npmel_21.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazer%2Fafter-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazer%2Fafter-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazer%2Fafter-time/lists"}