phoenix_page_meta
SEO meta tags and structured page metadata for Phoenix LiveView apps. Handles og:*, twitter:*, canonical, and breadcrumb generation.
[DEV_DIRECTORY]
SEO meta tags and structured page metadata for Phoenix LiveView apps. Handles og:*, twitter:*, canonical, and breadcrumb generation.
Automatic whitespace normalization for Ecto text fields. Drop-in custom type that trims leading, trailing, and excess internal whitespace on cast.
Scoped CRUD with a built-in permission layer via macro DSL. Generates consistent context functions without boilerplate.
Uniform query API for in-memory lookup data. Same interface as Ecto contexts but backed by hardcoded module data — no database required.
Opinionated prompt architecture for Elixir. Structures prompts as composable modules with consistent rendering and LangChain integration.
Minimal, pipeline-friendly XML sitemap generator. Produces standard sitemaps and sitemap index files from plain Elixir data structures.