MDN Web Docs
- Worldwide
- https://developer.mozilla.org
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
developer-portal
The code that generates the MDN Web Docs Developer Portal.
-
yari
Next-gen MDN platform
-
learning-area-pt-br
The MDN Learning Area code examples translated into Brazilian Portuguese.
-
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
-
webextensions-examples
Example Firefox add-ons created using the WebExtensions API
-
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.
-
kumascript
Bringing scripting to the wiki bears.
-
infra
MDN Web Docs Infrastructure scripts and configuration
-
interactive-examples
Home of the MDN live code editor interactive examples
-
beginner-html-site-scripted
A simple one page website created to help complete beginners learn HTML basics, which in this repo has also had some script added to help beginners learn JavaScript basics. The scripting is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/JavaScript_basics.
-
sprints
Issues and documentation related to MDN's use of ZenHub for sprint planning
-
-
bob
Builder of Bits aka The MDN Web Docs interactive examples, example builder
-
-
-
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.
-
js-examples
Code examples that accompany the MDN JavaScript/ECMAScript documentation
-
pab
MDN Web Docs Product Advisory Board
-
-
dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
-
todo-react-build
Live version of our sample todo app built with the React/ReactDOM framework.
-
todo-react
Sample todo app built with the React/ReactDOM framework.
-
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.
-
todo-vue
Sample todo app built with the Vue framework
-
ansible-jenkins
Jenkins ansible playbook
-
pwa-examples
Examples for progressive web apps.
-
web-dictaphone
A sample MDN app that uses getUserMedia and MediaRecorder API for recording audio snippets, and The Web Audio API for visualizations.