React permissions library — PermissionsProvider, usePermissions, Can/CanAny/CanAll. Consumes a permission map from sdk-ts/authz; never calls Cerbos itself.
Server-only Cerbos PDP client. Fail-closed Decision; bypass-mode rejected at startup in production. Mirrors sdk-go/authz.
GraphQL authorization layer core
Validate a JWTs scope to authorize access to an endpoint
Headless data tables with URL state via next/navigation. ServerTable + useTableUrlState + parseTableSearchParams. TanStack Table under the hood.
GraphQL Directive for graphql-authz
Add a __self prop to all JSX Elements
Add a __source prop to all JSX Elements
Turn JSX into React function calls
Mark top-level React method calls as pure for tree shaking
Babel preset for all React plugins.
Turn JSX into React function calls in development
Add displayName to React.createClass calls
A Pothos plugin for applying GraphQL AuthZ rules to fields
Envelop plugin for graphql-authz
Treat React JSX elements as value types and hoist them to the highest scope
Nest.js RBAC & ABAC authorization module based on Node-Casbin
Server-action forms with Zod validation. createAction factory + FormWrapper/FormField client bindings + useFormContext hook.
A comprehensive RBAC/ABAC/ReBAC authorization component for Convex with O(1) indexed lookups, inspired by Google Zanzibar
Dev server middleware for React Native
Render Plinth Sketch DSL files to typeset SVG architecture diagrams. Drop the DSL in your repo, render at build time, embed the SVG in your README.
Browser OpenTelemetry SDK init — fetch + document-load auto-instrumentation, OTLP/HTTP export, traceparent propagation. Privacy by default.
Dev tools and CLI for React Router
Server-only typed fetch wrapper — never throws on HTTP errors.