library
Framework-neutral package metadata for Chirp UI consumers. Frameworks and static-site generators can consume this module to discover the public Chirp UI template root, static assets, and manifest path without reading package internals or hardcoding filenames in theme templates.
Framework-neutral package metadata for Chirp UI consumers.
Frameworks and static-site generators can consume this module to discover the
public Chirp UI template root, static assets, and manifest path without reading
package internals or hardcoding filenames in theme templates.
LibraryAsset
class
A static asset shipped from ``chirp_ui.static_path()``.
LibraryContract
class
Importable metadata that lets host frameworks wire Chirp UI safely.
get_library_contract
function
Return the immutable Chirp UI package contract for host integrations.