awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mdn avatar

mdn/content

0
View on GitHub↗
10,823 stars·23,193 forks·Markdown·5 vuesdeveloper.mozilla.org↗

Content

MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs for web developers. It serves as both a complete reference for web browser technologies and a structured learning platform that guides users from beginner to advanced levels through tutorials covering core web standards.

The project distinguishes itself by providing a complete reference documentation for standard browser APIs alongside guidance for building accessible websites that work with assistive technologies. It offers documented security techniques and best practices for defending against common web attacks and protecting user data, as well as strategies for optimizing web performance to make content load and become interactive as quickly as possible.

The content covers CSS and HTML authoring reference for syntax and best practices, a JavaScript language reference for built-in objects and features, and a structured web development learning path. The documentation is stored as plain Markdown files in a Git repository, enabling version control and collaborative editing through pull requests, with content organized into language-specific directories for multi-language support.

Features

  • Documentation References - Is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs.
  • Web API and Browser Standards - Serves as the official reference for standard browser APIs used in web development.
  • Markdown-Based Repositories - Stores documentation as plain Markdown files in a Git repository for version control and collaborative editing.
  • Static Site Generation - Transforms Markdown source files into static HTML pages using a build toolchain for fast delivery.
  • Web Development Learning Paths - Provides structured tutorials guiding learners through HTML, CSS, and JavaScript from beginner to advanced levels.
  • JavaScript Language References - Provides documentation for JavaScript syntax, built-in objects, and language features during development.
  • Web Technology Support Queries - Provides comprehensive reference documentation and learning resources for CSS, HTML, JavaScript, and Web APIs.
  • Web Development Guides - Provides structured tutorials and guides covering web technologies from beginner to advanced levels.
  • Web Standards Reference Guides - References complete specifications and usage of HTML, CSS, JavaScript, and other core web standards.
  • Web Development Tutorials - Provides structured tutorials guiding learners through HTML, CSS, JavaScript, and Web APIs from beginner to advanced levels.
  • Web Security - Documents security techniques and best practices for defending against common web attacks.
  • Web Accessibility - Provides guidance and documentation for building inclusive web content that works with assistive technologies.
  • CSS and HTML Authoring References - Provides reference documentation for CSS and HTML syntax, properties, and best practices for web page authoring.
  • Web APIs - Provides complete reference documentation for standard browser APIs used in web applications.
  • Web Performance Optimizations - Provides comprehensive documentation on web performance optimization strategies and best practices.
  • Accessible Web Development Guides - Provides guidance for building accessible websites that work with assistive technologies.
  • User Privacy Protection - Documents privacy-preserving practices for safeguarding personal data in web applications.
  • Web Application Security - Documents security techniques for defending against common web attacks like cross-site scripting and data theft.

Historique des stars

Graphique de l'historique des stars pour mdn/contentGraphique de l'historique des stars pour mdn/content

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Content

Sélections manuelles où Content apparaît.
  • Apprentissage et références

Questions fréquentes

Que fait mdn/content ?

MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs for web developers. It serves as both a complete reference for web browser technologies and a structured learning platform that guides users from beginner to advanced levels through tutorials covering core web standards.

Quelles sont les fonctionnalités principales de mdn/content ?

Les fonctionnalités principales de mdn/content sont : Documentation References, Web API and Browser Standards, Markdown-Based Repositories, Static Site Generation, Web Development Learning Paths, JavaScript Language References, Web Technology Support Queries, Web Development Guides.

Quelles sont les alternatives open-source à mdn/content ?

Les alternatives open-source à mdn/content incluent : baeharam/must-know-about-frontend — This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of… bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of… cheatsnake/backend-cheats — backend-cheats is a comprehensive backend engineering reference guide and a collection of technical cheatsheets. It… chalarangelo/30-seconds-of-interviews — This project is a technical interview study guide and a markdown-driven static site designed to help developers… bendc/frontend-guidelines — This project is a comprehensive collection of frontend development best practices and standards. It provides guides… javascript-tutorial/en.javascript.info — This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development…

Alternatives open source à Content

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Content.
  • baeharam/must-know-about-frontendAvatar de baeharam

    baeharam/Must-Know-About-Frontend

    3,675Voir sur GitHub↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    cssfront-endhtml
    Voir sur GitHub↗3,675
  • bebraw/jswikiAvatar de bebraw

    bebraw/jswiki

    3,873Voir sur GitHub↗

    jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of technical guides and references focused on JavaScript, HTML5, and WebGL development. The project functions as a markdown static site generator that converts markdown files into pre-rendered HTML pages. It provides specialized technical references for implementing modern web layouts and high-performance hardware-accelerated 2D and 3D graphics. The system incorporates static site generation, markdown content authoring, and asset-based resource bundling. It utilizes client-side

    JavaScript
    Voir sur GitHub↗3,873
  • cheatsnake/backend-cheatsAvatar de cheatsnake

    cheatsnake/backend-cheats

    4,619Voir sur GitHub↗

    backend-cheats is a comprehensive backend engineering reference guide and a collection of technical cheatsheets. It serves as a knowledge base for server-side development, networking, and computer science fundamentals, delivered as a markdown-based static site. The project provides detailed handbooks for API design, specifically covering REST and GraphQL interfaces, and software architecture patterns such as Monolithic, Microservices, and MVC. It includes a database architecture overview comparing relational and NoSQL paradigms, as well as a web security reference for identifying vulnerabilit

    architectural-patternsarchitectureawesome
    Voir sur GitHub↗4,619
  • bendc/frontend-guidelinesAvatar de bendc

    bendc/frontend-guidelines

    9,089Voir sur GitHub↗

    This project is a comprehensive collection of frontend development best practices and standards. It provides guides for writing semantic HTML, efficient CSS, and functional JavaScript to improve overall web performance and accessibility. The repository establishes frameworks for modern CSS architecture, focusing on specificity management and the use of Flexbox and Grid for predictable layouts. It outlines patterns for functional JavaScript programming, emphasizing the use of pure functions and composition to reduce execution time and dependency bloat. The guidelines cover several core capabi

    Voir sur GitHub↗9,089
Voir les 30 alternatives à Content→