Template marketplace

Preview-ready Svelte templates with secure delivery.

Buy a source package, request customization, or use the template as the base for a larger build. Each listing now opens like a compact product demo with pages you can inspect.

templates/catalog.loader.ts waiting for active templates
Templates0
Active0
Downloads0
template-catalog $0.00
const currentTemplate = await catalog.load({
  slug: 'template-catalog',
  title: 'Template Catalog',
  category: 'Live inventory',
  version: 'sync'
});

return renderTemplatePreview({
  template: currentTemplate,
  summary: 'The terminal will populate this surface from active templates as the catalog grows.',
  stack: ['SvelteKit', 'TypeScript', 'Secure delivery'],
  tags: ['catalog', 'preview', 'source'],
  delivery: 'secure dashboard download'
});
$npm run templates:load -- --current
okcatalog: 0 templates discovered
okactive: 0 public listings ready
okloading: Template Catalog
okstack: SvelteKit + TypeScript
oktags: catalog, preview, source
okstatus: ready / 0 total downloads