{"id":16672823,"url":"https://github.com/brcontainer/bypasscache.js","last_synced_at":"2025-10-05T16:20:49.271Z","repository":{"id":24482699,"uuid":"27887007","full_name":"brcontainer/bypasscache.js","owner":"brcontainer","description":"Reload all resources in page (and clear cache from this resources) using XmlHttpRequest with POST method","archived":false,"fork":false,"pushed_at":"2018-11-08T03:03:23.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T18:43:35.931Z","etag":null,"topics":["cache","javascript"],"latest_commit_sha":null,"homepage":"","language":null,"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/brcontainer.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":"2014-12-11T19:06:22.000Z","updated_at":"2020-12-27T16:23:57.000Z","dependencies_parsed_at":"2022-07-24T01:03:14.608Z","dependency_job_id":null,"html_url":"https://github.com/brcontainer/bypasscache.js","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/brcontainer%2Fbypasscache.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcontainer%2Fbypasscache.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcontainer%2Fbypasscache.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcontainer%2Fbypasscache.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brcontainer","download_url":"https://codeload.github.com/brcontainer/bypasscache.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324266,"owners_count":20273098,"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":["cache","javascript"],"created_at":"2024-10-12T12:07:26.395Z","updated_at":"2025-10-05T16:20:49.172Z","avatar_url":"https://github.com/brcontainer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## BypassCache.js\n\n\u003e Note: Reload all resources and page (clear cache from this resources)\n\u003e\n\u003e Note: This method use POST method with XmlHttpRequest\n\n## Include file\n\n```html\n\u003cscript src=\"BypassCache.min.js\"\u003e\u003c/script\u003e\n```\n\nMethod | Description\n--- | ---\n`BypassCache.url(url [ , callback ])` | Try clear cache by url\n`BypassCache.current([ callback ])` | Try clear cache by current url in page\n`BypassCache.images([ callback ])` | Try clear cache from images displayed on page\n`BypassCache.scripts([ callback ])` | Try clear cache from scripts externals added on page\n`BypassCache.styles([ callback ])` | Try clear cache from CSS styles externals added on page\n`BypassCache.links([ callback [, ignoreStyles = false ]])` | Try clear cache from `\u003clink\u003e` tags like icons, styles, feeds, etc. Note `ignoreStyles` param is default false, if use `true` elements `\u003clink rel=\"stylesheet\"\u003e` are ignored\n`BypassCache.reload()` | Try all resources in page and reload page after this\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrcontainer%2Fbypasscache.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrcontainer%2Fbypasscache.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrcontainer%2Fbypasscache.js/lists"}