Open Source Documentation

Documentation pages for open-source projects maintained by Natural Transformation. This section is a curated in-site documentation experience, with source links back to GitHub.

Spoonbill

Server-side SPA framework for Scala 3

6 pages
  • Overview — Why Spoonbill, architecture overview, and documentation links
  • Getting Started — Dependency setup and examples
  • Design — Architecture, render/update loop, and runtime model
  • User Guide (AsciiDoc) — Full Spoonbill user guide rendered from AsciiDoc

Avocet

Fast HTML template engine and eDSL for Scala 3

4 pages
  • Overview — Project overview and links to deeper sections
  • Static Rendering — Static HTML rendering with Avocet core
  • Virtual DOM Middleware — Scala.js DOM backend and virtual-DOM-like rendering
  • Design — Core modules, render pipeline, and diff lifecycle