# krakenjs/zoid

Cross domain components

Repository: https://github.com/krakenjs/zoid
Canonical: https://ross.abutalabs.com/products/zoid
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: component, angular, react, popup, iframe, iframes, ember, cross-domain, hacktoberfest
Last push: 2026-08-03T21:13:56+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 3750, "days_push": 30, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2124, forks 257 (observed 2026-08-28T04:06:16.766756+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, middleware, developer-tools
- domain: web-development, frontend, apis, cross-platform
- platform: browser
- tags: cross-domain, iframe, popup, postmessage, react, vue, angular, ember, web-components, nodejs, javascript

## Member repositories
- krakenjs/zoid (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.766756+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:48.485798+00:00, confidence not recorded.
  - readme: https://github.com/krakenjs/zoid (fetched 2026-08-28T04:06:16.766756+00:00, sha 3289be1656ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
