Experimental packages.
Each top-level directory is an independent Go module, versioned and tagged
separately (e.g. magicschema/v0.1.0). Some modules contain multiple
packages.
| Module | Description |
|---|---|
ansivideo |
Renders video in the terminal with ANSI half-blocks. |
cobras |
Cobra helpers: command wiring, structured logging, profiling. |
jsonschema |
Generates JSON Schema from Go types and validates instances. |
magicschema |
Generates JSON Schema from YAML files. |
stringtest |
Test helpers for multi-line strings. |
version |
Exposes build version information from ldflags and build info. |