MDN Web Docs
- Worldwide
- https://developer.mozilla.org
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
stumptown-renderer
The project that turns stumptown-content into web pages
-
developer-portal
The code that generates the MDN Web Docs Developer Portal.
-
interactive-examples
Home of the MDN live code editor interactive examples
-
bob
Builder of Bits aka The MDN Web Docs interactive examples, example builder
-
-
kumascript
Bringing scripting to the wiki bears.
-
dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
-
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
-
-
infra
MDN Web Docs Infrastructure scripts and configuration
-
html-examples
Code examples that accompany the MDN HTML documentation: https://developer.mozilla.org/en-US/docs/Web/HTML
-
web-components-examples
A series of web components examples, related to the MDN web components documentation at https://developer.mozilla.org/en-US/docs/Web/Web_Components.
-
beginner-html-site-styled
A simple one page website created to help complete beginners learn HTML basics, which in this repo has also been styled to help beginners learn CSS basics. The styling is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics.
-
webextensions-examples
Example Firefox add-ons created using the WebExtensions API
-
-
-
insights
The repo that powers MDN Web Docs Insights (insights.developer.mozilla.org).
-
mdn-minimalist
The base Sass for Mozilla Developer based projects and products
-
mdn-storybook
UI components for MDN Web Docs
-
pab
MDN Web Docs Product Advisory Board
-
django-locallibrary-tutorial
Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django.
-
web-speech-api
A repository for demos illustrating features of the Web Speech API. See https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API for more details.
-
samples-server
MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.
-
web-dictaphone
A sample MDN app that uses getUserMedia and MediaRecorder API for recording audio snippets, and The Web Audio API for visualizations.
-
-
sprints
Issues and documentation related to MDN's use of ZenHub for sprint planning
-
webaudio-examples
Code examples that accompany the MDN Web Audio documentation