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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yeahdongcn avatar

yeahdongcn/UIColor-Hex-Swift

0
View on GitHub↗
1,244 stele·143 fork-uri·Swift·MIT·3 vizualizări

UIColor Hex Swift

Convenience methods for creating color using RGBA hex string.

Features

  • Color Utilities - Hex to UIColor converter.
  • Xcode Plugins - Helper for creating colors from hex strings.

Istoric stele

Graficul istoricului de stele pentru yeahdongcn/uicolor-hex-swiftGraficul istoricului de stele pentru yeahdongcn/uicolor-hex-swift

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru UIColor Hex Swift

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu UIColor Hex Swift.
  • canvaspod/canvasAvatar CanvasPod

    CanvasPod/Canvas

    5,283Vezi pe GitHub↗

    Canvas is a set of graphical tools and development environment extensions for configuring animation properties and interface effects without writing manual code. It provides a visual animation editor and motion tool integrated into Xcode for designing SwiftUI views and layout elements. The project enables the creation of motion effects and transitions through a visual interface, allowing for the design of parallax headers and sticky sections. It includes a visual animation system for managing timing, delays, and animation styles. The toolset covers visual motion prototyping and the implement

    Objective-C
    Vezi pe GitHub↗5,283
  • intitni/copilotforxcodeAvatar intitni

    intitni/CopilotForXcode

    8,240Vezi pe GitHub↗

    CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ

    Swiftchatchatgptcode-completion
    Vezi pe GitHub↗8,240
  • nicklockwood/swiftformatAvatar nicklockwood

    nicklockwood/SwiftFormat

    8,835Vezi pe GitHub↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    Vezi pe GitHub↗8,835
  • appsquickly/xcodeeditorAvatar appsquickly

    appsquickly/XcodeEditor

    886Vezi pe GitHub↗
    Objective-Cideobjective-cxcode
    Vezi pe GitHub↗886
Vezi toate cele 30 alternative pentru UIColor Hex Swift→

Întrebări frecvente

Ce face yeahdongcn/uicolor-hex-swift?

Convenience methods for creating color using RGBA hex string.

Care sunt principalele funcționalități ale yeahdongcn/uicolor-hex-swift?

Principalele funcționalități ale yeahdongcn/uicolor-hex-swift sunt: Color Utilities, Xcode Plugins.

Care sunt câteva alternative open-source pentru yeahdongcn/uicolor-hex-swift?

Alternativele open-source pentru yeahdongcn/uicolor-hex-swift includ: canvaspod/canvas — Canvas is a set of graphical tools and development environment extensions for configuring animation properties and… intitni/copilotforxcode — CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools… nicklockwood/swiftformat — SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It… appsquickly/xcodeeditor. bennyguitar/colours — A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier. bassaer/materialdesigncolors.