{"id":15019221,"url":"https://github.com/julien-deramond/bootstrap-deprecated-classes-extension","last_synced_at":"2025-07-11T05:03:38.609Z","repository":{"id":204900461,"uuid":"712919681","full_name":"julien-deramond/bootstrap-deprecated-classes-extension","owner":"julien-deramond","description":"Browser extension highlighting Bootstrap deprecated classes in websites","archived":false,"fork":false,"pushed_at":"2025-05-26T19:00:56.000Z","size":1042,"stargazers_count":21,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T20:18:46.006Z","etag":null,"topics":["bootstrap","bootstrap3","bootstrap4","bootstrap5","browser-extension","chrome","chrome-extension","firefox","firefox-addon","firefox-extension"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/bootstrap-deprecated-classes/","language":"CSS","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/julien-deramond.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,"zenodo":null},"funding":{"buy_me_a_coffee":"ju.lien","github":"julien-deramond"}},"created_at":"2023-11-01T13:29:44.000Z","updated_at":"2025-05-26T19:00:59.000Z","dependencies_parsed_at":"2024-10-26T15:58:20.414Z","dependency_job_id":"f9f61e50-01f7-4fb3-ac0b-5839b935703b","html_url":"https://github.com/julien-deramond/bootstrap-deprecated-classes-extension","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":"0.11538461538461542","last_synced_commit":"4b67468e367b073c2b76e287b1e1e211eb1cd0c8"},"previous_names":["julien-deramond/bootstrap-deprecated-classes-extension"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/julien-deramond/bootstrap-deprecated-classes-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julien-deramond%2Fbootstrap-deprecated-classes-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julien-deramond%2Fbootstrap-deprecated-classes-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julien-deramond%2Fbootstrap-deprecated-classes-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julien-deramond%2Fbootstrap-deprecated-classes-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julien-deramond","download_url":"https://codeload.github.com/julien-deramond/bootstrap-deprecated-classes-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julien-deramond%2Fbootstrap-deprecated-classes-extension/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264734471,"owners_count":23655679,"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":["bootstrap","bootstrap3","bootstrap4","bootstrap5","browser-extension","chrome","chrome-extension","firefox","firefox-addon","firefox-extension"],"created_at":"2024-09-24T19:53:10.917Z","updated_at":"2025-07-11T05:03:38.588Z","avatar_url":"https://github.com/julien-deramond.png","language":"CSS","funding_links":["https://buymeacoffee.com/ju.lien","https://github.com/sponsors/julien-deramond","https://github.com/sponsors/julien-deramond/"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eBootstrap Deprecated Classes Extension\u003c/h1\u003e\n  \u003cp\u003eHighlight Bootstrap deprecated classes.\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"images/bootstrap-deprecated-classes-extension.png\" title=\"Screenshot of the Bootstrap Deprecated Classes Extension\"\u003e\n      \u003cimg alt=\"Screenshot of the Bootstrap Deprecated Classes Extension\" src=\"images/bootstrap-deprecated-classes-extension.png\" width=\"800\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/julien-deramond/bootstrap-deprecated-classes-extension/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://badgen.net/github/license/julien-deramond/bootstrap-deprecated-classes-extension\"/\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\u003cbr/\u003e\n\u003c/div\u003e\n\nA browser extension highlighting [Bootstrap](https://getbootstrap.com/) deprecated classes in websites.\n\n## Installation\n\nYou can install the extension directly from [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/bootstrap-deprecated-classes/), [Chrome Web Store](https://chromewebstore.google.com/detail/bootstrap-deprecated-clas/cfkfbhnancjclhapldjkpllagfjpdihc), or [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/bootstrap-deprecated-clas/gldcnbcldiippdmakcdppaglkaofoobi).\n\n### Locally\n\nFirst, run `npm run build` to build the `dist` folder containing all the extension files.\n\nFor Firefox, `cd dist/firefox`, and then run:\n\n* `web-ext run --devtools` to launch the extension in Firefox with DevTools.\n* `web-ext run -u https://getbootstrap.com/docs/4.6` to launch the extension in Firefox with the Bootstrap 4 docs\n* `web-ext build` to build the extension for distribution that will be available in the `dist/firefox/web-ext-artifacts/` folder as a zip file.\n\nFor Chrome:\n* please follow [Load an unpacked extension](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) instructions and load the `dist/chrome` folder.\n* `cd dist/chrome`, and then run `web-ext build` to build the extension for distribution that will be available in the `dist/chrome/web-ext-artifacts/` folder as a zip file.\n\nFor Microsoft Edge:\n* please follow [Sideload an extension](https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/extension-sideloading) instructions and load the `dist/edge` folder.\n* `cd dist/edge`, and then run `web-ext build` to build the extension for distribution that will be available in the `dist/edge/web-ext-artifacts/` folder as a zip file.\n\n## Data\n\nData is generated by running `npm run generate:data` and is stored in the `data` folder:\n* `bootstrap-{$version}-deprecated-classes` contains the list of deprecated classes for the given Bootstrap version which is compared to the latest Bootstrap version.\n* `bootstrap-{$version}.json` contains the list of classes for the given Bootstrap version.\n\nPlease note that the data for the current Bootstrap version is generated manually. The deprecated classes can't be automatically detected.\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sponsors/julien-deramond/\" aria-label=\"Go to Julien's GitHub Sponsors page\"\u003e\n    \u003cimg src='https://cdn.jsdelivr.net/gh/julien-deramond/static/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\nLicensed under the MIT License.\n\nSee [LICENSE](https://github.com/julien-deramond/bootstrap-deprecated-classes-extension/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulien-deramond%2Fbootstrap-deprecated-classes-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulien-deramond%2Fbootstrap-deprecated-classes-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulien-deramond%2Fbootstrap-deprecated-classes-extension/lists"}