preview

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildInstructions

func BuildInstructions(typeName string, variants []string, notes string) string

func CleanGeneratedPreview

func CleanGeneratedPreview(text string) string

func InferViewType

func InferViewType(source string) string

func NormalizeVariants

func NormalizeVariants(variants []string) []string

func ParseVariants

func ParseVariants(text string) []string

func SourceURI

func SourceURI(path string) string

Types

type Spec

type Spec struct {
	Path         string
	TypeName     string
	Variants     []string
	Notes        string
	Source       string
	SourceURI    string
	SourceMIME   string
	Instructions string
}

func Prepare

func Prepare(path, typeName string, variants []string, notes string) (*Spec, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL