All 17 Dependencies

Every package Nordcraft depends on, ranked by repo health score.

Nordcraft is an open-source web development engine that provides the core packages powering the Nordcraft visual editor and runtime. Built as a TypeScript monorepo, it delivers a complete stack for creating performant web applications with server-side rendering, dynamic component composition, and a reactive formula system for data transformation.

The engine is organized into focused packages: `core` defines shared types and the formula evaluation system, `ssr` handles server-side rendering of components and API proxying, `runtime` drives client-side hydration and state, `lib` ships built-in formulas and workflow actions, `search` powers the issue detection panel via web workers, `css-parser` parses and stringifies CSS in the style editor, and `backend` wraps it all into a deployable Hono server that runs on Cloudflare Workers, Node.js, or Bun.

Nordcraft is progressing toward full open-source availability with a goal of enabling complete self-hosting. The v2.0 release brought the `backend` and `editor` packages into the repository, making it possible to self-host the SSR layer and serve Nordcraft-built apps from your own infrastructure using Docker or Cloudflare Workers.

The project publishes all packages to npm under the `@nordcraft` scope and follows a rapid release cadence — over 130 tagged releases since launch — with active contributions and a growing community on Discord.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search