awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jsoendermann/MongoStyleGuide

0
View on GitHub↗
0 星标·0 分支·2 次浏览

MongoStyleGuide

Features

  • Platform and API Guidelines - Style guidelines for MongoDB database usage.

Star 历史

jsoendermann/mongostyleguide 的 Star 历史图表jsoendermann/mongostyleguide 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

MongoStyleGuide 的开源替代方案

相似的开源项目,按与 MongoStyleGuide 的功能重合度排序。
  • bendc/frontend-guidelinesbendc 的头像

    bendc/frontend-guidelines

    9,089在 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

    在 GitHub 上查看↗9,089
  • elsewhencode/project-guidelineselsewhencode 的头像

    elsewhencode/project-guidelines

    29,458在 GitHub 上查看↗

    This project provides a comprehensive collection of standardized conventions and architectural patterns designed to maintain consistent code quality, secure workflows, and project stability. It serves as a structured guide for implementing engineering processes, including automated testing, dependency management, and environment configuration across diverse software development lifecycles. The framework distinguishes itself by offering a unified approach to version control and interface design. It enforces linear development practices through standardized commit messages and branch protection

    JavaScriptbest-practicesguidelineshow-to
    在 GitHub 上查看↗29,458
  • fat/a47b882eb5f84293c4edF

    fat/a47b882eb5f84293c4ed

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • airbnb/cssairbnb 的头像

    airbnb/css

    6,980在 GitHub 上查看↗

    This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It establishes a structured approach to naming conventions, property organization, and selector management to ensure consistency across large-scale projects. The framework focuses on decoupling visual styles from JavaScript behavior through specific naming prefixes and utilizes a block element modifier system for component naming. It defines strict guidelines for Sass usage, emphasizing the efficient application of variables and mixins to prevent bloated output and complex dependen

    在 GitHub 上查看↗6,980
查看 MongoStyleGuide 的所有 15 个替代方案→

常见问题解答

jsoendermann/mongostyleguide 的主要功能有哪些?

jsoendermann/mongostyleguide 的主要功能包括:Platform and API Guidelines。

jsoendermann/mongostyleguide 有哪些开源替代品?

jsoendermann/mongostyleguide 的开源替代品包括: bendc/frontend-guidelines — This project is a comprehensive collection of frontend development best practices and standards. It provides guides… elsewhencode/project-guidelines — This project provides a comprehensive collection of standardized conventions and architectural patterns designed to… fat/a47b882eb5f84293c4ed. felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… github/codeql-coding-standards — This repository contains CodeQL queries and libraries which support various Coding Standards. airbnb/css — This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It…