API Reference Lit v0.1.2
Modules
Documentation for Lit.
Application config for lit.
Provides input generators for Lit's filter sidebar.
Contains functions for dealing with flash messages.
A module providing Internationalization with a gettext-based API. By using Gettext, your module gains a set of macros for translations, for example
Provides helper functions for Lit-generated controllers.
Provides internationalization support for Lit apps using standard Gettext features as a default, but also allows Lit users to customize their own "messaging backends" for custom i18n support.
Provides messages for different parts of the package. Can also be overridden to include custom translations.
Phoenix.View
to render pagination controls for Lit-generated index templates.
Helpers for rendering Lit-generated tables.
Mix Tasks
Light wrapper module around mix phx.gen.html
which generates slightly
modified HTML.
Light wrapper module around mix phx.gen.live
which generates slightly
modified HTML.
Installs lit layout to your _web/templates
directory.
Uninstalls lit layout.