25 packages
@nexus_js/assets
Nexus asset pipeline — image optimization (AVIF/WebP), font injection, lazy loading
@nexus_js/audit
Nexus Dependency Auditor — OSV CVE scanning, offline cache, supply chain risk analysis, and build-time blocking
@nexus_js/bridge
Nexus Bridge — legacy discovery (DB/API), canonical model, secure generators (GraphQL + Shield)
@nexus_js/bridge-postgres
Nexus Bridge Postgres connector — secure schema discovery via information_schema
@nexus_js/cli
Nexus CLI — create, develop and build Nexus applications
@nexus_js/compiler
Nexus compiler — transforms .nx files into optimized server/client bundles
@nexus_js/connect
Nexus Connect — Edge-State Sync via SSE. $socket() rune for real-time state across all connected clients.
@nexus_js/content
Nexus Content — first-class Markdown and rich content collections for Nexus apps
@nexus_js/create-nexus
Create a new Nexus app — npm create @nexus_js/nexus (scoped; avoids unscoped name conflicts on npm)
@nexus_js/db
Nexus DB — BYOD thin provider adapter (Prisma, Drizzle, libSQL, Postgres.js)
@nexus_js/eslint-plugin-bridge
Nexus Bridge ESLint rules — enforce tenant isolation helpers (withTenant)
@nexus_js/graphql
Nexus GraphQL adapter — complexity Shield, field masking, Vault-backed JWT rotation, DataLoader, CORS-safe handler
@nexus_js/head
Nexus Head — reactive SEO metadata manager for Islands Architecture
@nexus_js/middleware
Nexus middleware — edge-compatible request pipeline with Web Standard APIs
@nexus_js/router
Nexus file-based router with nested layouts and dynamic segments
@nexus_js/runtime
Nexus Islands runtime — selective hydration with fine-grained reactivity
@nexus_js/security
Nexus Hardened Core — Vault-lite (hot secrets) and Shield-lite (build manifest helpers)
@nexus_js/serialize
Nexus serializer — lossless transport of Date, Map, Set, BigInt, RegExp, URL between server and client
@nexus_js/server
Nexus Node HTTP server — SSR, server actions, islands & assets (middleware lives in @nexus_js/middleware for edge runtimes)
@nexus_js/sync
Nexus Local-First Sync — IndexedDB engine ($localSync) + Byte-Mirror prototype (SQLite WASM worker / OPFS)
@nexus_js/testing
Nexus testing utilities — render .nx components in SSR and client mode
@nexus_js/types
Nexus type generator — auto-generates nexus-types.d.ts for end-to-end type safety
@nexus_js/ui
Nexus Zero-Bundle UI — CSS-only interactive components with 0.0KB of JavaScript
@nexus_js/vite-plugin-nexus
Official Vite plugin for Nexus — transforms .nx files, HMR, island manifests, Server Actions
vite-plugin-nexus
Official Vite plugin for Nexus — transforms .nx files, HMR, island manifests, Server Actions