# browsercompat **Repository Path**: mirrors_mdn/browsercompat ## Basic Information - **Project Name**: browsercompat - **Description**: API for browser compatibility data on developer.mozilla.org - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================= BrowserCompat API ============================= .. image:: https://img.shields.io/travis/mdn/browsercompat/master.svg :target: https://travis-ci.org/mdn/browsercompat :alt: Build Status .. image:: https://img.shields.io/coveralls/mdn/browsercompat/master.svg :target: https://coveralls.io/r/mdn/browsercompat?branch=master :alt: Test Coverage .. image:: https://img.shields.io/requires/github/mdn/browsercompat.svg :target: https://requires.io/github/mdn/browsercompat/requirements/?branch=master :alt: Requirements Status .. image:: https://www.herokucdn.com/deploy/button.png :target: https://heroku.com/deploy?template=https://github.com/mdn/browsercompat :alt: Deploy .. Omit badges from docs The Browser Compatibility API was a project to support compatibility data on the `Mozilla Developer Network`_. This currently takes the form of browser compatibility tables, such as the one on the `CSS display property`_ page. The API would centralize this data, and allow it to be kept consistent across languages and presentations. .. _Mozilla Developer Network: https://developer.mozilla.org .. _CSS display property: https://developer.mozilla.org/en-US/docs/Web/CSS/display#Browser_compatibility The project started in December 2013. The initial goals and requirements are documented on the MozillaWiki_. .. _MozillaWiki: https://wiki.mozilla.org/index.php?title=MDN/Projects/Development/CompatibilityTables Status ------ This project has been cancelled. The have been no code changes since March 2016. In April 2017, we started the process of removing integration from MDN and decommisioning the API server. See the `issues page`_ for the status as of March 2016. As of 2017, these are the current MDN data projects: * https://github.com/mdn/browser-compat-data * https://github.com/mdn/data .. _`issues page`: issues.html Development ----------- :Code: https://github.com/mdn/browsercompat :Data: https://github.com/mdn/browsercompat-data :Dev Docs: https://browsercompat.readthedocs.org https://github.com/mdn/browsercompat/wiki :Mailing list: https://lists.mozilla.org/listinfo/dev-mdn :IRC: irc://irc.mozilla.org/mdndev