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

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

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

marty-suzuki/MisterFusion

0
View on GitHub↗
312 星标·22 分支·Swift·MIT·3 次浏览

MisterFusion

MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.

Features

  • Declarative Auto Layout - Provides a DSL for auto-layout with support for size classes.
  • Layout Frameworks - Swift DSL for managing Auto Layout constraints.

Star 历史

marty-suzuki/misterfusion 的 Star 历史图表marty-suzuki/misterfusion 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

MisterFusion 的开源替代方案

相似的开源项目,按与 MisterFusion 的功能重合度排序。
  • nerdycat/cupcakenerdycat 的头像

    nerdycat/Cupcake

    286在 GitHub 上查看↗

    An easy way to create and layout UI components for iOS (Swift version).

    Swiftconstraintslayoutnsattributedstring
    在 GitHub 上查看↗286
  • purelayout/purelayoutPureLayout 的头像

    PureLayout/PureLayout

    7,599在 GitHub 上查看↗

    PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing constraints in iOS and macOS applications. It provides a programmatic engine for building user interfaces through constrained-based positioning and priority levels. The framework utilizes a fluent-interface API design and wrapper-based abstractions to simplify the definition of layout constraints. It features deferred and batch constraint activation to group multiple rules together for simultaneous application to the view hierarchy. The project covers general Auto Layout manag

    Objective-C
    在 GitHub 上查看↗7,599
  • nakiostudio/easypeasynakiostudio 的头像

    nakiostudio/EasyPeasy

    1,931在 GitHub 上查看↗

    Auto Layout made easy

    Swiftautoauto-layoutconstraints
    在 GitHub 上查看↗1,931
  • robb/cartographyrobb 的头像

    robb/Cartography

    7,328在 GitHub 上查看↗

    Cartography is a declarative layout engine and constraint management framework for Swift. It provides a domain-specific language to define, group, and prioritize user interface layout rules, abstracting the process of positioning and aligning visual components. The framework distinguishes itself through a fluent API and the use of overloaded operators to define relationships between view attributes. It enables the bundling of multiple layout rules into single units, allowing for the dynamic swapping of constraint groups at runtime to transition views between different positional states. The

    Swift
    在 GitHub 上查看↗7,328
查看 MisterFusion 的所有 30 个替代方案→

常见问题解答

marty-suzuki/misterfusion 是做什么的?

MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.

marty-suzuki/misterfusion 的主要功能有哪些?

marty-suzuki/misterfusion 的主要功能包括:Declarative Auto Layout, Layout Frameworks。

marty-suzuki/misterfusion 有哪些开源替代品?

marty-suzuki/misterfusion 的开源替代品包括: purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing… roberthein/tinyconstraints — TinyConstraints is a declarative UI layout engine and constraint-based positioning framework designed to simplify the… nakiostudio/easypeasy — Auto Layout made easy. nerdycat/cupcake — An easy way to create and layout UI components for iOS (Swift version). robb/cartography — Cartography is a declarative layout engine and constraint management framework for Swift. It provides a… skyvive/swiftstraints — Auto Layout In Swift Made Easy.