awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
airbnb avatar

airbnb/javascript

0
View on GitHub↗
148,081 نجوم·26,647 تفرعات·JavaScript·MIT·8 مشاهدات

Javascript

This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects.

In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules for markup and attributes. The documentation is structured to assist developers in interpreting and applying these standards to their own codebases.

Features

  • Component Architecture Principles - Standardizes the modular organization and hierarchy of interface elements to ensure consistency across complex web applications.
  • Code Quality and Standards - Industry-standard JavaScript style guide.
  • Code Quality and Utilities - Standardized style guide for JavaScript development.
  • Coding Standards - A reasonable approach to JavaScript style.
  • Frontend Development - Industry-standard style guide for JavaScript development.
  • JavaScript and TypeScript - Comprehensive style guide for JavaScript development.
  • JavaScript Best Practices - Comprehensive style guide for modern JavaScript development.
  • JavaScript Foundations - Industry-standard style guide for writing consistent JavaScript code.
  • JavaScript Standards and Style - Industry-standard JavaScript style guide.
  • JavaScript Style Guides - A widely adopted style guide for JavaScript development.
  • Language Best Practices - Industry-standard style guide for writing JavaScript.
  • Language Style Guides - Widely adopted style guide for modern JavaScript development.
  • Programming Language Standards - Comprehensive style guide for JavaScript projects.
  • Programming Languages - Style guides and best practices for writing clean code.
  • Shareable Configurations - Standardized style guide configuration for JavaScript projects.
  • التعلم والمراجع - Comprehensive JavaScript style guide.
  • Community and Reference - A widely adopted style guide for writing consistent modern JavaScript code.
  • Accessors - Defines strict conventions for implementing property getters and setters to maintain predictable data access patterns.

سجل النجوم

مخطط تاريخ النجوم لـ airbnb/javascriptمخطط تاريخ النجوم لـ airbnb/javascript

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Javascript

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Javascript.
  • getify/you-dont-know-jsالصورة الرمزية لـ getify

    getify/You-Dont-Know-JS

    184,530عرض على GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operates at a fundamental level. The curriculum distinguishes itself by focusing on the internal architecture of the language rather than surface-level syntax. It provides rigorous analysis of complex topics such as lexical scope, closure-based state encapsulation, prototype-based inhe

    asyncbookbook-series
    عرض على GitHub↗184,530
  • ryanmcdermott/clean-code-javascriptالصورة الرمزية لـ ryanmcdermott

    ryanmcdermott/clean-code-javascript

    94,454عرض على GitHub↗

    This project is a collection of engineering guidelines and best practices for writing readable and maintainable JavaScript source code. It serves as a clean code guide and refactoring manual to help developers improve the structure of their codebases. The repository provides a reference for applying SOLID principles to reduce coupling and enable extensions without modifying existing logic. It includes a naming convention standard for using explicit, searchable identifiers and a guide for asynchronous patterns to replace nested callbacks with clearer execution flows. The guidelines cover soft

    JavaScriptbest-practicesclean-architectureclean-code
    عرض على GitHub↗94,454
  • rwaldron/idiomatic.jsR

    rwaldron/idiomatic.js

    25,712عرض على GitHub↗

    This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It provides a collection of best practices for writing maintainable and idiomatic code, focusing on variable naming, type checking, and execution context. The project serves as a static analysis guide, offering frameworks and guidelines for using linters and automated tools to identify bugs and verify code correctness before deployment. It establishes standards for formatting, syntax, and variable declarations to standardize code style across a project. The scope of the project cov

    عرض على GitHub↗25,712
  • felixge/node-style-guideالصورة الرمزية لـ felixge

    felixge/node-style-guide

    4,992عرض على GitHub↗

    This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent, maintainable, and readable code. It serves as a comprehensive reference for naming conventions, formatting, and architectural patterns. The project provides a linting configuration template that allows for the automatic enforcement of these standards. This includes predefined linting presets and a base of rules used to perform logic checks and automatic formatting across a codebase. The guidelines cover a broad range of standardization capabilities, including code and file form

    JavaScript
    عرض على GitHub↗4,992
عرض جميع البدائل الـ 30 لـ Javascript→

الأسئلة الشائعة

ما هي وظيفة airbnb/javascript؟

This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects.

ما هي الميزات الرئيسية لـ airbnb/javascript؟

الميزات الرئيسية لـ airbnb/javascript هي: Component Architecture Principles, Code Quality and Standards, Code Quality and Utilities, Coding Standards, Frontend Development, JavaScript and TypeScript, JavaScript Best Practices, JavaScript Foundations.

ما هي البدائل مفتوحة المصدر لـ airbnb/javascript؟

تشمل البدائل مفتوحة المصدر لـ airbnb/javascript: getify/you-dont-know-js — This project is a comprehensive educational series designed to provide a deep technical understanding of the… ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… rwaldron/idiomatic.js — This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It… felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated… lukehoban/es6features — This project is a comprehensive reference guide and technical documentation for the features, syntax updates, and APIs…