[DEV_DIRECTORY]

Libraries.

Elixir v0.3.0

phoenix_page_meta

SEO meta tags and structured page metadata for Phoenix LiveView apps. Handles og:*, twitter:*, canonical, and breadcrumb generation.

Elixir v1.0.0

ecto_trim

Automatic whitespace normalization for Ecto text fields. Drop-in custom type that trims leading, trailing, and excess internal whitespace on cast.

Elixir v0.1.0

ecto_context

Scoped CRUD with a built-in permission layer via macro DSL. Generates consistent context functions without boilerplate.

Elixir v0.1.0

static_context

Uniform query API for in-memory lookup data. Same interface as Ecto contexts but backed by hardcoded module data — no database required.

Elixir v0.1.0

langchain_prompt

Opinionated prompt architecture for Elixir. Structures prompts as composable modules with consistent rendering and LangChain integration.

Elixir v0.1.0

sitemap_builder

Minimal, pipeline-friendly XML sitemap generator. Produces standard sitemaps and sitemap index files from plain Elixir data structures.