Toolkit for visualizing and editing MDN's browser compatibility data.
This was developed at the Paris 2018 Hack on MDN. It is an interesting proof-of-concept, but there was not a clear path to using it for rendering compatibility tables on MDN Web Docs, or to help contributors to the browser-compat-data (BCD) project. Without MDN staff sponsorship, this repository has not kept up with BCD development. Feel free to use these ideas for your own BCD integration.
Some goals of the proof of concept:
- Render MDN's compat tables from code in this repo.
- Allow GitHub reviewers to see tables.
- Allow contributors to view and edit compat data.