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

shaojiankui/JKCategories

JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc. observed · 2026-08-28

github.com/shaojiankui/JKCategories · Objective-C · 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: 4280
  • days_rel: n/a
  • days_push: 824
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3324 stars · 923 forks observed · 2026-08-28

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

JKCategories is a collection of useful Objective-C categories that extend iOS frameworks such as Foundation, UIKit, CoreData, QuartzCore, CoreLocation, and MapKit. It is distributed via CocoaPods with granular sub-specs so developers can import categories per framework or per class.

Use cases

  • add safe-access methods to NSArray and NSDictionary in iOS apps
  • extend UIKit classes like UIImage, UIButton, and UIColor with helper methods
  • simplify NSDate formatting and manipulation in Objective-C
  • get a curated set of iOS category extensions via CocoaPods
  • avoid crashes from out-of-bounds or nil access in Foundation collections
  • import one header to get all categories for a framework like UIKit or Foundation

When to choose

  • you are building an iOS app in Objective-C and want battle-tested category extensions
  • you want fine-grained CocoaPods subspecs to include only the categories you need
  • you need safe-access helpers for Foundation collection classes

When to avoid

  • you are developing in Swift with a Swift-first codebase
  • you target only modern SwiftUI projects with little UIKit/Foundation usage
  • you prefer minimal dependencies and want to write only the few helpers you need

Facets

library · maturity active

ui-components developer-tools mobile-development developer-tools cross-platform objective-c categories uikit foundation cocoapods ios-extensions ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
shaojiankui/JKCategoriesmain23

For agents

markdown · JSON · MCP: product_card(name="shaojiankui/JKCategories")

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