OSS Tanbou

Nordcraft Engine Packages — progressively open-source the runtime and SSR behind Nordcraft

About these scores

OSS scale score is an unbounded metric that log-compresses and weights Stars, Watchers, Forks, and Contributors. Discovery score is the current OSS scale score minus the score at discovery. Update pace is commits in the last 30 days, growth momentum is the OSS scale score difference within the recent observation window, and OSS health is a 0–100 rating based on available recency, Community Health, and release data.

Stars
489
Primary language
TypeScript
License
Apache-2.0
Repository last updated
Sep 19, 2026

Overview

This repository exposes packages used internally by the Nordcraft framework, including core logic, runtime, SSR, standard library, project search, and CSS parsing. It is not the complete Nordcraft editor or backend product.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Separate core logic, runtime, and SSR into packages

Shared engine logic, frontend runtime, and server-side rendering are maintained and released as individual packages.

Sources: [2]

Share formula/action libraries and project search across the engine

Built-in formulas/actions live in std-lib, while project traversal and issue rules are handled by the search package.

Sources: [2][3]

For studying the internals of a visual web-app engine

It is useful for developers interested in low-code runtime, SSR, formulas, and project-analysis architecture rather than the editor UI alone.

Sources: [2]

Do not assume external-consumption readiness or complete self-hosting

The README says these packages are not yet ready for other applications to consume, and the broader open-source/self-host transition is still ongoing.

Sources: [2][4]

Official sources

  1. [1]nordcraftengine/nordcraft repository(2026-09-21)
  2. [2]Nordcraft README(2026-09-21)
  3. [3]Nordcraft documentation(2026-09-21)
  4. [4]Nordcraft open-source announcement(2026-09-21)
  5. [5]Nordcraft Apache-2.0 license(2026-09-21)
Supplemental curator note

This repository contains internal engine packages rather than the complete Nordcraft product. The README explicitly says the packages are still in development and are not yet ready for other applications to consume. Nordcraft is progressively moving more code here with the longer-term goal of full open source and self-hosting, so current state and roadmap should be evaluated separately.

Try it in 3 steps

  1. 1

    Get the source

    git clone --depth 1 https://github.com/nordcraftengine/nordcraft.git
  2. 2

    Enter the repository

    cd nordcraft
  3. 3

    Check the official steps

    Continue with the commands in the README Installation, Quick Start, or Getting Started section.

    find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Check the official README

Growth

Growth trends · Last 30 days

489 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
16
Open PRs
22

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data
Stars
489
Forks
45
Watchers
5
Open issues
161
Contributors
12
Primary language
TypeScript
License
Apache-2.0
Repository last updated
Sep 19, 2026
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.