awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
J

jsoendermann/MongoStyleGuide

0
View on GitHub↗
0 stars·0 forks·10 views

MongoStyleGuide

Features

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

Star history

Star history chart for jsoendermann/mongostyleguideStar history chart for jsoendermann/mongostyleguide

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of jsoendermann/mongostyleguide?

The main features of jsoendermann/mongostyleguide are: Platform and API Guidelines.

Which projects share features with jsoendermann/mongostyleguide?

Projects with overlapping indexed features include: 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…

Projects sharing features with MongoStyleGuide

These projects share indexed features with MongoStyleGuide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bendc/frontend-guidelinesbendc avatar

    bendc/frontend-guidelines

    9,089View on 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

    View on GitHub↗9,089
  • elsewhencode/project-guidelineselsewhencode avatar

    elsewhencode/project-guidelines

    29,458View on 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
    View on GitHub↗29,458
  • fat/a47b882eb5f84293c4edF

    fat/a47b882eb5f84293c4ed

    0View on GitHub↗
    View on GitHub↗0
  • airbnb/cssairbnb avatar

    airbnb/css

    6,980View on 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

    View on GitHub↗6,980
  • Compare all 15 related projects→