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
linkedin avatar

linkedin/swift-style-guide

0
View on GitHub↗
1,454 stars·190 forks·17 views

Swift Style Guide

LinkedIn's Official Swift Style Guide

Features

  • Programming Language Standards - Official Swift style guide from LinkedIn.
  • Learning Resources - Official organizational standards for writing clean and maintainable code.
  • Style Guides - LinkedIn Swift style guide.

Star history

Star history chart for linkedin/swift-style-guideStar history chart for linkedin/swift-style-guide

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

Projects sharing features with Swift Style Guide

These projects share indexed features with Swift Style Guide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kodecocodes/swift-style-guidekodecocodes avatar

    kodecocodes/swift-style-guide

    13,173View on GitHub↗

    This project is a comprehensive set of standards for the Swift ecosystem, providing a code style guide, API design standards, and a memory management guide. It establishes standardized naming and formatting rules to ensure consistent and maintainable source code. The project includes a linting configuration used by automated tools to detect and enforce syntax patterns. These rules are designed to standardize code style and can be integrated into build phases to block commits with formatting errors. The guidelines cover a broad range of development capabilities, including the use of access mo

    View on GitHub↗13,173
  • google/styleguidegoogle avatar

    google/styleguide

    39,367View on GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    View on GitHub↗39,367
  • adam-p/markdown-hereadam-p avatar

    adam-p/markdown-here

    60,218View on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScript
    View on GitHub↗60,218
  • airbnb/javascriptairbnb avatar

    airbnb/javascript

    148,081View on GitHub↗

    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

    JavaScriptarrow-functionses2015es2016
    View on GitHub↗148,081
Compare all 30 related projects→

Frequently asked questions

What does linkedin/swift-style-guide do?

LinkedIn's Official Swift Style Guide

What are the main features of linkedin/swift-style-guide?

The main features of linkedin/swift-style-guide are: Programming Language Standards, Learning Resources, Style Guides.

Which projects share features with linkedin/swift-style-guide?

Projects with overlapping indexed features include: kodecocodes/swift-style-guide — This project is a comprehensive set of standards for the Swift ecosystem, providing a code style guide, API design… google/styleguide — Style guides for Google-originated open-source projects. adam-p/markdown-here — Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native… airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to… airbnb/swift — Airbnb's Swift Style Guide. airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It…