MDN Web Docs
- Worldwide
- https://developer.mozilla.org
Pinned repositories
Repositories
-
infra
MDN Web Docs Infrastructure scripts and configuration
-
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
-
mdn-minimalist
The base Sass for Mozilla Developer based projects and products
-
bob
Builder of Bits aka The MDN Web Docs interactive examples, example builder
-
pab
MDN Web Docs Product Advisory Board
-
insights
The repo that powers MDN Web Docs Insights.
-
translated-content
All translated MDN content in raw form
-
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.
-
interactive-examples
Home of the MDN live code editor interactive examples
-
-
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.
-
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.
-
js-examples
Code examples that accompany the MDN JavaScript/ECMAScript documentation
-
archived-content
Archived MDN Web Docs content that is not actively maintained or frequently built
-
webaudio-examples
Code examples that accompany the MDN Web Audio documentation
-
-
translated-content-rendered Archived
All translated (non-archived) MDN content in fully rendered form
-
webextensions-examples
Example Firefox add-ons created using the WebExtensions API
-
mdn-dinocons
A scalable set of icons for use across Mozilla Developer websites
-
developer-portal
The code that generates the MDN Web Docs Developer Portal.
-
webassembly-examples
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
-
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.
-
houdini-examples
CSS Houdini examples relating to MDN content.
-
pwa-examples
Examples for progressive web apps.
-
violent-theremin
Violent theremin uses the Web Audio API to generate sound, and HTML5 canvas for a bit of pretty visualization. The colours generated depend on the pitch and gain of the current note, which are themselves dependant on the mouse pointer position.