Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MicrosoftEdge/Status
This repository tracks the roadmap for the Microsoft Edge web platform. This data is used on https://status.microsoftedge.com/ to provide implementation status and forward-looking plans for web standards in Edge and other browsers.
https://github.com/MicrosoftEdge/Status
Last synced: about 1 month ago
JSON representation
This repository tracks the roadmap for the Microsoft Edge web platform. This data is used on https://status.microsoftedge.com/ to provide implementation status and forward-looking plans for web standards in Edge and other browsers.
- Host: GitHub
- URL: https://github.com/MicrosoftEdge/Status
- Owner: MicrosoftEdge
- License: other
- Archived: true
- Created: 2014-02-13T05:37:26.000Z (almost 11 years ago)
- Default Branch: production
- Last Pushed: 2024-03-15T01:07:26.000Z (10 months ago)
- Last Synced: 2024-08-09T13:16:56.022Z (5 months ago)
- Language: JavaScript
- Homepage: https://status.microsoftedge.com
- Size: 4.31 MB
- Stars: 536
- Watchers: 99
- Forks: 198
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Status [![Build Status](https://travis-ci.org/MicrosoftEdge/Status.svg)](https://travis-ci.org/MicrosoftEdge/Status)
This project contains the data for [`status.microsoftedge.com`](https://status.microsoftedge.com), a portal for the latest implementation status and future roadmap for interoperable web platform features in Microsoft Edge and other browsers, including Internet Explorer.
## Using Status Data
This repository provides valuable data on the implementation status and future plans for web platform features in Microsoft Edge. This data is encouraged to be used for other purposes as licensed by the [Creative Commons Attribution 2.5 License](https://creativecommons.org/licenses/by/2.5/legalcode), being provided as a JSON document served at https://developer.microsoft.com/en-us/microsoft-edge/api/platform/status/ with an `Access-Control-Allow-Origin: *` header, so it may be requested cross-domain.
## Contributing
Want to contribute to this project? We'd love to have your help! Take a look at the [Contributing Guidelines](.github/CONTRIBUTING.md) before you dive in. For many features, support data for browsers other than Internet Explorer and Microsoft Edge comes from the [Chromium Dashboard](https://www.chromestatus.com) and bugs against that data can be filed on [Chromium Dashboard GitHub page](https://github.com/GoogleChrome/chromium-dashboard/issues).
When adding a new feature, add it to the very end and increment your new status item's `"statusid"` value by 1 (eg: If the status item's `statusid` before yours is 350, make your `statusid` value 351).
Note that this GitHub project is *not* for making feature requests for or reporting bugs in Internet Explorer or Microsoft Edge. Browser feedback can be provided through the built in `Help and feedback > Send feedback` menu or `alt + shift + i`.
## Additional Attributions
Portions of the content in this page are from [chromestatus.com](https://www.chromestatus.com), used under [Creative Commons Attribution 2.5 License](https://creativecommons.org/licenses/by/2.5/legalcode).
No trademark licenses or rights are provided. All trademarks are the property of their respective owners.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.