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

marmelroy/Format

A Swift Formatter Kit observed · 2026-08-28

github.com/marmelroy/Format · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3943
  • days_rel: n/a
  • days_push: 2919
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1176 stars · 43 forks observed · 2026-08-28

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

A Swift formatter kit providing simple, locale-aware formatting extensions for numbers, currency, mass, distance, ordinal numbers, addresses, and hexadecimal colors. It wraps Apple's Formatter APIs behind a concise, chainable syntax for iOS and macOS apps.

Use cases

  • format decimal numbers in swift
  • format currency with locale support
  • convert hex color strings to UIColor
  • format addresses from CLPlacemark
  • format ordinal numbers like 10th
  • convert meters to locale distance units

When to choose

  • you need quick, locale-aware number/currency formatting in Swift
  • you want simple hex-to-UIColor conversion
  • you need address dictionary formatting on iOS 9+

When to avoid

  • you need actively maintained dependencies (last release 2018)
  • you need complex or custom formatting beyond the built-in types
  • your project targets platforms without CocoaPods/Carthage support

Facets

library · maturity abandoned

internationalization developer-tools developer-tools cross-platform formatter swift numbers currency addresses colors localization ios macos

1 source

Member repositories

RepositoryRoleHealth v2
marmelroy/Formatmain23

For agents

markdown · JSON · MCP: product_card(name="marmelroy/Format")

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