Skip to content
nexisv1.3.3Build with Nexis

About

Static when it can be.
Interactive when it must be.

Nexis is designed for applications that need strong server rendering, typed Web Standard interfaces, and deployment flexibility across Node.js and edge runtimes.

NO VIRTUAL DOM

No reconciliation pass by default.

Signals bind to the specific DOM target that needs to change. The framework does not rerun an entire component tree to make a local update.

WEB STANDARDS

Request, Response, Headers, and streams.

Adapters use Fetch-native contracts across Node.js, Deno, and Cloudflare-style environments.

DEPLOYMENT FLEXIBILITY

Keep runtime behavior explicit.

Choose the adapter and cache behavior that match the route without making every page carry the same browser cost.