Skip to main content
cleocode is a TypeScript documentation toolkit that performs a single AST traversal of your project and produces API docs, OpenAPI specs, executable doctests, and AI context files in one pass.

Features

  • 9 packages with full TypeScript support
  • Auto-generated API reference from source code
  • Executable @example blocks as doctests
  • AI-ready context files from a single build pass

Installation

Quick Example

Packages

Next Steps