Documentation
Own the lifetime, not the platform.
Nelo keeps Request, Response, ReadableStream, and AbortSignal familiar. These pages document only the ownership boundaries added around ordinary TypeScript.
01
Getting started
Install Nelo and run the smallest owned route.
02
Request ownership
Understand handler, task, resource, and delivery lifetimes.
03
API reference
Read the compact surface for tasks, signals, resources, and delivery.
04
Examples
Copy focused patterns for common route shapes.
Start with Getting started, then read Request ownership. The API reference is intentionally small and can be used as a quick lookup.