Skip to content

API Reference

This section is split into smaller pages so you can jump straight to the part of the public API you need.

Use these pages as a map:

  • Core primitives covers BaseConfig, ConfigMeta, Field, Group, Var, field(), and group().
  • Field helpers covers the field_* convenience factories for booleans, numbers, JSON payloads, paths, lists, and temporal values.
  • Converters covers the lower-level converter helpers exposed by liblaf.conf.converters.

Each page is generated from the public exports and package docstrings, so the reference stays aligned with the code.