PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4455
- days_rel: n/a
- days_push: 1266
- n_releases_24m: 0
Adoption not part of the score
7596 stars · 730 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PureLayout is an Objective-C library that extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive, developer-friendly Auto Layout API for iOS and OS X. It works seamlessly in Swift and adds only a thin, performant layer over Apple's Auto Layout system.
Use cases
- create constraints in code instead of Interface Builder
- simplify Auto Layout boilerplate in iOS apps
- build responsive layouts programmatically in Swift or Objective-C
- pin views to edges and size views with one-liner APIs
- support older iOS versions that still use Auto Layout
When to choose
- you write Auto Layout constraints in code and want a concise, readable API
- your project mixes Objective-C and Swift
- you need broad backwards compatibility with older iOS/OS X versions
- you want a lightweight library with minimal overhead
When to avoid
- you build UI exclusively with SwiftUI or Interface Builder / storyboards
- you prefer SnapKit's Swift-native syntax in a pure Swift codebase
- the project targets platforms without UIKit/AppKit Auto Layout
Facets
library · maturity maintenance
ui-components mobile-development web-development cross-platform cpp autolayout objective-c uikit constraints cocoapods ios macos swift
1 source
- readme: https://github.com/PureLayout/PureLayout · fetched 2026-08-28 · 69fcb46b4ac8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PureLayout/PureLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PureLayout/PureLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem