Retour au classement

mdn/content

Markdowndeveloper.mozilla.org

The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web APIs, and more.

mdnhtmlcssjavascriptreferencelearningdocumentationhttpweb-developmentweb-standards
Croissance des étoiles
Étoiles
10.9k
Forks
23.2k
Croissance hebdomadaire
Issues
389
5k10k
janv. 2023mars 2024mai 2025juil. 2026
README

Welcome to MDN Web Docs

github-profile

MDN Web Docs is an open-source, collaborative project that documents web technologies including CSS, HTML, JavaScript, and Web APIs. Alongside detailed reference documentation, we provide extensive learning resources for students and beginners getting started with web development.

MDN's mission

MDN's mission is to provide a blueprint for a better internet and empower a new generation of developers and content creators to build it.

The strength of MDN Web Docs lies in its vast community of active readers and contributors. Since 2005, approximately 45,000 contributors have created the documentation we know and love. Together, contributors have created over 45,000 documents that make up an up-to-date, comprehensive, and free resource for web developers worldwide.

In addition to English-language articles, over 35 volunteers lead translation and localization efforts for Chinese, French, Japanese, Korean, Portuguese, Russian, and Spanish.

Build the site

To set up the site locally, you need to have Node.js installed, which comes bundled with npm. You can check if these are installed by running the following commands:

node -v
npm -v

After you have installed Node.js, you can install the dependencies using npm install and start the local preview:

npm i
npm start

Once started, a live preview is available at http://localhost:5042/.

Contribute to MDN Web Docs

You can contribute to MDN Web Docs and be a part of our community through content contributions, engineering, or translation work. The MDN Web Docs project welcomes contributions from everyone who shares our goals and wants to contribute constructively and respectfully within our community.

To find out how to get started, see the CONTRIBUTING.md document in this repository. By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our Code of Conduct, which means adhering to Mozilla's Community Participation Guidelines.

Get in touch

You can communicate with the MDN Web Docs team and community using the communication channels.

Dépôts similaires
mdn/webextensions-examples

Example Firefox add-ons created using the WebExtensions API

JavaScriptnpmMozilla Public License 2.0webextensionswebextensions-apis
developer.mozilla.org/en-US/Add-ons/WebExtensions
4.5k2.6k
mdn/dom-examples

Code examples that accompany various MDN DOM and Web API documentation pages

JavaScriptnpmCreative Commons Zero v1.0 Universalmatchmediademo
developer.mozilla.org/en-US/docs/Web/API
4k1.9k
mdn/translated-content

7 community-maintained translations of MDN Web Docs in ES, FR, JA, KO, PT-BR, RU, and ZH, to learn and contribute in your native language.

MarkdownOtherl10ndocumentation
developer.mozilla.org/en-US/docs/MDN/Community/Contributing/Translated_content
2k8.3k
mdn/kuma

The project that powers MDN.

PythonPyPIMozilla Public License 2.0htmlpython
developer.mozilla.org
1.9k672
frenic/csstype

Strict TypeScript and Flow types for style based on MDN data

TypeScriptnpmMIT Licensetypescripttypes
1.8k75
mdn/mdn

Planning and proposals for MDN Web Docs content

MIT Licensemdngovernance
developer.mozilla.org
1.4k197
mdn/yari

The platform code behind MDN Web Docs

TypeScriptnpmMozilla Public License 2.0yarimdn
1.3k557
mdn/js-examples

Code examples that accompany the MDN JavaScript/ECMAScript documentation

JavaScriptnpmCreative Commons Zero v1.0 Universaljavascriptecmascript
developer.mozilla.org/en-US/docs/Web/JavaScript
1.3k724
tsejx/javascript-guidebook

:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers

TypeScriptnpmMIT Licensejavascripthtml5
tsejx.github.io/javascript-guidebook/
1.2k216