{"id":15927808,"url":"https://github.com/injms/yaled","last_synced_at":"2026-01-16T00:54:45.096Z","repository":{"id":40328907,"uuid":"108392978","full_name":"injms/yaled","owner":"injms","description":"A delay proxy that's useful for breaking things.","archived":false,"fork":false,"pushed_at":"2025-01-09T04:50:29.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T22:59:11.784Z","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/injms.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-26T09:50:38.000Z","updated_at":"2025-01-09T04:50:31.000Z","dependencies_parsed_at":"2024-12-16T12:39:55.398Z","dependency_job_id":"759fc26f-1357-4fbe-821c-c4aea99184ff","html_url":"https://github.com/injms/yaled","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/injms%2Fyaled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injms%2Fyaled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injms%2Fyaled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injms%2Fyaled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/injms","download_url":"https://codeload.github.com/injms/yaled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247012978,"owners_count":20869183,"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-06T23:20:25.979Z","updated_at":"2026-01-16T00:54:45.058Z","avatar_url":"https://github.com/injms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yaled\r\n\u003csmall\u003eIt's delay backwards.\u003c/small\u003e\r\n\r\nTotally inspired by Deelay.me (now defunct) and [Atwood's Law](https://blog.codinghorror.com/the-principle-of-least-power).\r\n\r\nThis is a delay proxy, allowing you to test what happens when one or more assets load slowly. Useful for breaking things.\r\n\r\n## Install\r\nRequires Node v23.\r\n\r\nClone the repo, then `npm install` to get the dependencies.\r\n\r\nThen it's `npm start` to run.\r\n\r\n## Use\r\nChange a resource's URI to be proxied by Yaled:\r\n\r\n```html\r\nhttp://your-domain:3000/{integer: 20}/{url: http://mysite.com/image.gif}`\r\n```\r\n\r\nThe {integer} is the time delay you want in seconds - maximum of 20 by default. (You can change this is `config.json`)\r\n\r\nThe {url} is the full resource you want to delay loading.\r\n\r\nFor example, delaying the loading of an image by 10 seconds:\r\n\r\n```html\r\n\u003cimg src=\"http://localhost:3000/10/https://www.placeholder-image.com/image.jpeg\" alt=\"A placeholder image\"\u003e\r\n```\r\n\r\nOr the loading of scripts:\r\n\r\n```html\r\n\u003cscript src-\"http://localhost:3000/10/https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" async defer\u003e\u003c/script\u003e`\r\n\r\n\u003cscript src-\"http://localhost:3000/10/https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js\"\u003e\u003c/script\u003e\r\n```\r\n\r\n## To do\r\n - Package for NPM\r\n - Global install?\r\n - ??\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finjms%2Fyaled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finjms%2Fyaled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finjms%2Fyaled/lists"}