Skip to main content

Quickstart

Get up and running with GitAscii in under 5 minutes. You can either call the live HTTP endpoint or run the core TypeScript rendering engine directly inside your Node.js or edge application.

1. HTTP Endpoint Rendering

GitAscii exposes dynamic SVG endpoints that can be embedded directly in your GitHub README.md.

2. Programmatic Engine Rendering (TypeScript)

If you are building custom tools, CLI banners, or Next.js edge routes, import the core engine from @/engine:

3. Rendering an Individual Widget Standalone

To isolate and render a single widget without creating a full multi-widget layout: