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

krakenjs/zoid

Cross domain components observed · 2026-08-28

github.com/krakenjs/zoid · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • 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: 3750
  • days_rel: n/a
  • days_push: 30
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2124 stars · 257 forks observed · 2026-08-28

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

Zoid is a JavaScript toolkit for building cross-domain components that render as iframes or popups on a different domain while passing props, objects, and functions between parent and child windows. It abstracts away postMessage plumbing and provides native bindings for React, Vue, and Angular.

Use cases

  • render an iframe component on another domain and pass props and callbacks
  • embed a login widget from my site into other sites
  • open a popup and communicate with it without dealing with postMessage
  • share functionality from my site as an embeddable component
  • render a cross-domain component as a React or Angular component
  • build data-down actions-up components across domains

When to choose

  • you need to embed interactive UI from your domain into third-party pages
  • you want iframe/popup communication without hand-rolling postMessage
  • you need framework bindings (React, Vue, Angular) for cross-domain widgets

When to avoid

  • your components run entirely on a single domain
  • you need server-side rendering of the embedded component
  • you want a general-purpose state management or micro-frontend solution

Facets

library · maturity active

ui-components middleware developer-tools web-development frontend apis cross-platform browser cross-domain iframe popup postmessage react vue angular ember web-components nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
krakenjs/zoidmain75

For agents

markdown · JSON · MCP: product_card(name="krakenjs/zoid")

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