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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spotify avatar

spotify/ios-style

0
View on GitHub↗
244 estrellas·34 forks·4 vistas

Ios Style

Guidelines for iOS development in use at Spotify

Features

  • Coding Standards - Development guidelines for iOS.
  • Style Guides - Spotify iOS development guidelines.

Historial de estrellas

Gráfico del historial de estrellas de spotify/ios-styleGráfico del historial de estrellas de spotify/ios-style

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Ios Style

Proyectos open-source similares, clasificados según cuántas características comparten con Ios Style.
  • raywenderlich/objective-c-style-guideAvatar de raywenderlich

    raywenderlich/objective-c-style-guide

    3,086Ver en GitHub↗

    A style guide that outlines the coding conventions for Kodeco

    Ver en GitHub↗3,086
  • raywenderlich/swift-style-guideAvatar de raywenderlich

    raywenderlich/swift-style-guide

    13,173Ver en GitHub↗

    This project is a collection of Swift coding standards and static analysis rules designed to ensure consistency across Swift projects. It provides a defined set of naming conventions and structural guidelines to maintain a shared style for teams. The repository centers on a SwiftLint configuration used to automate the detection and correction of style violations in source code. This configuration enables automated style enforcement, ensuring that code adheres to organizational standards without requiring manual review. The guidelines cover the standardization of code formatting, naming, and

    Ver en GitHub↗13,173
  • futurice/ios-good-practicesAvatar de futurice

    futurice/ios-good-practices

    10,976Ver en GitHub↗

    This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide

    Ver en GitHub↗10,976
  • soffes/812796S

    soffes/812796

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 12 alternativas a Ios Style→

Preguntas frecuentes

¿Qué hace spotify/ios-style?

Guidelines for iOS development in use at Spotify

¿Cuáles son las características principales de spotify/ios-style?

Las características principales de spotify/ios-style son: Coding Standards, Style Guides.

¿Qué alternativas de código abierto existen para spotify/ios-style?

Las alternativas de código abierto para spotify/ios-style incluyen: raywenderlich/objective-c-style-guide — A style guide that outlines the coding conventions for Kodeco. raywenderlich/swift-style-guide — This project is a collection of Swift coding standards and static analysis rules designed to ensure consistency across… soffes/812796. futurice/ios-good-practices — This project provides a set of development guidelines and architectural recommendations for building iOS applications.… linkedin/swift-style-guide — LinkedIn's Official Swift Style Guide. nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment…