Packages

Contexted is an Elixir library designed to streamline the management of complex Phoenix contexts in your projects, offering tools for module separation, subcontext creation, and auto-generating CRUD operations for improved code maintainability.

Current section

Files

Jump to
contexted lib contexted.ex
Raw

lib/contexted.ex

defmodule Contexted do
@moduledoc false
end