Ross ROSS = Recommend OSS · open-source software intelligence for agents

nakiostudio/EasyPeasy

Auto Layout made easy observed · 2026-08-28

github.com/nakiostudio/EasyPeasy · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3813
  • days_rel: n/a
  • days_push: 1630
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1930 stars · 116 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

EasyPeasy is a Swift framework that simplifies creating Auto Layout constraints programmatically with a lightweight DSL. It resolves constraint conflicts automatically and supports conditional constraint application based on platform, size classes, or controller state.

Use cases

  • create auto layout constraints in swift without boilerplate
  • programmatically lay out ios views
  • resolve auto layout constraint conflicts
  • apply constraints conditionally by size class or orientation
  • replace storyboard constraints with code

When to choose

  • you build UIKit apps in Swift and prefer code-based layout
  • you want a lightweight DSL over NSLayoutConstraint boilerplate
  • you need conditional constraints based on traits or state

When to avoid

  • you use SwiftUI instead of UIKit
  • you prefer SnapKit or another more actively maintained layout DSL
  • you rely on Interface Builder storyboards for layout

Facets

library · maturity maintenance

ui-components developer-tools mobile-development frontend auto-layout constraints dsl cocoapods carthage tvos uikit ios swift macos mobile

1 source

Member repositories

RepositoryRoleHealth v2
nakiostudio/EasyPeasymain23

For agents

markdown · JSON · MCP: product_card(name="nakiostudio/EasyPeasy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem