Skip to content

Component Preview


PackageHeader

Renders the package name, links, and optional description. The sandboxUrl field on the entry adds a Sandbox link.

@theholocron/github-client

TypeScript client for the GitHub REST API.

npm · GitHub


@theholocron/github-client

With sandboxUrl set on the entry.

npm · GitHub · Sandbox


PluginHeader

Same as PackageHeader with a capability badge appended.

@theholocron/holocron-plugin-sentry observability

Sentry error tracking and performance monitoring.

npm · GitHub


@theholocron/holocron-plugin-sentry observability

npm · GitHub


Installation

Renders a pnpm add block. Supports dev and global variants.

Install

pnpm add @theholocron/github-client

Install

pnpm add -D @theholocron/eslint-config

Install

pnpm add -g @theholocron/cli

CapabilitiesTable

Two-column table of capability / token pairs for plugin pages.

Capabilities

CapabilityToken
observabilityHOLOCRON_SENTRY_TOKEN (sentry)
error-trackingSENTRY_DSN
performanceSENTRY_TRACES_SAMPLE_RATE

PackageGrid

Package table from a LinksRegistry. Shows “Package” header by default, “Plugin” when type="plugins".

PackageDocsnpm
@theholocron/clerk-clientDocsnpm
@theholocron/cloudflare-clientDocsnpm
@theholocron/confluence-clientDocsnpm
@theholocron/doppler-clientDocsnpm
@theholocron/github-clientDocsnpm
@theholocron/google-clientDocsnpm
@theholocron/http-clientDocsnpm
@theholocron/infisical-clientDocsnpm
@theholocron/jira-clientDocsnpm
@theholocron/neon-clientDocsnpm
@theholocron/posthog-clientDocsnpm
@theholocron/postman-clientDocsnpm
@theholocron/sentry-clientDocsnpm
@theholocron/vercel-clientDocsnpm
@theholocron/zendesk-clientDocsnpm

PluginDocsnpm
@theholocron/holocron-plugin-1passwordDocsnpm
@theholocron/holocron-plugin-clerkDocsnpm
@theholocron/holocron-plugin-cloudflareDocsnpm
@theholocron/holocron-plugin-discordDocsnpm
@theholocron/holocron-plugin-dopplerDocsnpm
@theholocron/holocron-plugin-githubDocsnpm
@theholocron/holocron-plugin-infisicalDocsnpm
@theholocron/holocron-plugin-neonDocsnpm
@theholocron/holocron-plugin-posthogDocsnpm
@theholocron/holocron-plugin-postmanDocsnpm
@theholocron/holocron-plugin-sentryDocsnpm
@theholocron/holocron-plugin-slackDocsnpm
@theholocron/holocron-plugin-vercelDocsnpm

RepoIndex

Wraps PackageGrid with the registry getter baked in — driven by the type prop.

PackageDocsnpm
@theholocron/clerk-clientDocsnpm
@theholocron/cloudflare-clientDocsnpm
@theholocron/confluence-clientDocsnpm
@theholocron/doppler-clientDocsnpm
@theholocron/github-clientDocsnpm
@theholocron/google-clientDocsnpm
@theholocron/http-clientDocsnpm
@theholocron/infisical-clientDocsnpm
@theholocron/jira-clientDocsnpm
@theholocron/neon-clientDocsnpm
@theholocron/posthog-clientDocsnpm
@theholocron/postman-clientDocsnpm
@theholocron/sentry-clientDocsnpm
@theholocron/vercel-clientDocsnpm
@theholocron/zendesk-clientDocsnpm

PluginDocsnpm
@theholocron/holocron-plugin-1passwordDocsnpm
@theholocron/holocron-plugin-clerkDocsnpm
@theholocron/holocron-plugin-cloudflareDocsnpm
@theholocron/holocron-plugin-discordDocsnpm
@theholocron/holocron-plugin-dopplerDocsnpm
@theholocron/holocron-plugin-githubDocsnpm
@theholocron/holocron-plugin-infisicalDocsnpm
@theholocron/holocron-plugin-neonDocsnpm
@theholocron/holocron-plugin-posthogDocsnpm
@theholocron/holocron-plugin-postmanDocsnpm
@theholocron/holocron-plugin-sentryDocsnpm
@theholocron/holocron-plugin-slackDocsnpm
@theholocron/holocron-plugin-vercelDocsnpm

PackageDocsnpm
@theholocron/array-utilsDocsnpm
@theholocron/date-time-utilsDocsnpm
@theholocron/env-utilsDocsnpm
@theholocron/location-utilsDocsnpm
@theholocron/misc-utilsDocsnpm
@theholocron/storage-utilsDocsnpm
@theholocron/string-utilsDocsnpm
@theholocron/uri-utilsDocsnpm

RelatedProjects

Picks a random cross-registry selection; refreshes on each build. count defaults to 3.



Sandbox

Embeds an interactive Sandpack sandbox. Runs client-side only via client:only="react".