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

TooTallNate/NodObjC

The Node.js ⇆ Objective-C bridge observed · 2026-08-28

github.com/TooTallNate/NodObjC · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5532
  • days_rel: n/a
  • days_push: 2216
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1422 stars · 122 forks observed · 2026-08-28

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

NodObjC is a Node.js bridge to the Objective-C runtime, exposing Apple frameworks like Foundation and Cocoa to JavaScript via BridgeSupport files and node-ffi. It lets developers write native macOS/iOS Cocoa applications entirely in JavaScript, interpreted at runtime.

Use cases

  • write native macOS Cocoa apps in JavaScript
  • script Objective-C frameworks from Node.js
  • rapidly prototype Mac GUI applications without recompiling
  • call Apple APIs like NSString and NSArray from Node
  • automate macOS tasks using Cocoa classes
  • build command-line tools that use native Apple frameworks

When to choose

  • you want to use Objective-C/Cocoa APIs from JavaScript on macOS
  • you need rapid prototyping of Mac apps without a compile step
  • you're building Node.js tooling that must interact with native Apple frameworks

When to avoid

  • you need maximum performance or App Store distribution
  • you target platforms other than macOS
  • you need actively maintained software with recent updates

Facets

library · maturity maintenance

sdk interpreter operating-systems apple-ecosystem developer-tools cross-platform cli objective-c cocoa bridge ffi macos-development runtime-bridge macos nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
TooTallNate/NodObjCmain32

For agents

markdown · JSON · MCP: product_card(name="TooTallNate/NodObjC")

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