{"id":22006927,"url":"https://github.com/ttorynn/browser-upgrade","last_synced_at":"2026-04-11T06:04:30.545Z","repository":{"id":111509008,"uuid":"419960680","full_name":"zahtec/browser-upgrade","owner":"zahtec","description":"A simple redirect website that notifies IE users to upgrade to a modern-day browser","archived":false,"fork":false,"pushed_at":"2021-10-27T02:08:00.000Z","size":1490,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T13:49:06.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Pug","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zahtec.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":"2021-10-22T04:04:10.000Z","updated_at":"2022-06-12T23:19:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"33e2ca88-84de-431f-a041-40a292bbbc9c","html_url":"https://github.com/zahtec/browser-upgrade","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahtec%2Fbrowser-upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahtec%2Fbrowser-upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahtec%2Fbrowser-upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahtec%2Fbrowser-upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zahtec","download_url":"https://codeload.github.com/zahtec/browser-upgrade/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066521,"owners_count":20555404,"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-11-30T01:15:40.788Z","updated_at":"2025-12-30T22:52:59.898Z","avatar_url":"https://github.com/zahtec.png","language":"Pug","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browser Upgrade\n\nA simple Express middleware program that notifies Internet Explorer users to upgrade to a modern-day browser.\n\n## Usage\n\nInstall with `npm i express-browser-upgrade`, then use in your code as follows:\n\n```js\n/* JavaScript */\nconst express = require('express');\nconst browserUpgrade = require('express-browser-upgrade');\n\n/* TypeScript */\nimport express from 'express';\nimport browserUpgrade from 'express-browser-upgrade';\n\n/* Use as middleware */\nconst app = express();\napp.use(browserUpgrade);\n```\n\nAny users on Internet Explorer will be shown a page telling them to upgrade to a modern browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttorynn%2Fbrowser-upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttorynn%2Fbrowser-upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttorynn%2Fbrowser-upgrade/lists"}