{"id":20981427,"url":"https://github.com/nobe4/tiny-reload.js","last_synced_at":"2026-04-27T13:36:00.107Z","repository":{"id":75249024,"uuid":"108256980","full_name":"nobe4/tiny-reload.js","owner":"nobe4","description":"Drop-in file reloader, vanilla JS","archived":false,"fork":false,"pushed_at":"2024-01-17T09:04:13.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T22:44:48.901Z","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/nobe4.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-25T10:48:21.000Z","updated_at":"2024-01-14T10:02:52.000Z","dependencies_parsed_at":"2024-01-17T10:28:14.241Z","dependency_job_id":"64c02478-5d3b-4711-9275-7c7118e5f841","html_url":"https://github.com/nobe4/tiny-reload.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nobe4/tiny-reload.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Ftiny-reload.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Ftiny-reload.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Ftiny-reload.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Ftiny-reload.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobe4","download_url":"https://codeload.github.com/nobe4/tiny-reload.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Ftiny-reload.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-19T05:37:37.885Z","updated_at":"2026-04-27T13:36:00.088Z","avatar_url":"https://github.com/nobe4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiny-reload.js\n\nDrop-in file reloader, vanilla JS.\n\nWatch a set of URLs and reload the page when one changes.\n\n# How-to\n\nSee [index.html](https://github.com/nobe4/tiny-reload.js/blob/master/index.html) or\n\n```html\n\u003cbody\u003e\n\t\u003cscript type=\"text/javascript\" src=\"tiny-reload.js\"\u003e\u003c/script\u003e\n\t\u003cscript type=\"text/javascript\"\u003e\n\t\ttinyReload([\n\t\t\t'tiny-reload.js',\n\t\t\t'index.html',\n\t\t]);\n\t\u003c/script\u003e\n\u003c/body\u003e\n```\n\n# Config\n\nThe `tinyReload` function accepts 3 arguments:\n\n- An array, listing all the URLs you want to watch.\n- An integer, the number of milliseconds between two fetch (optional, default to `10000`).\n- A boolean, whether you want to display the errors or not (optional, default to `false`).\n\n# License\n\n[MIT](https://github.com/nobe4/tiny-reload.js/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobe4%2Ftiny-reload.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobe4%2Ftiny-reload.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobe4%2Ftiny-reload.js/lists"}