# jedi_helpers v0.3.1 - Table of Contents

> Reusable helper functions for Elixir/Phoenix projects with a touch of the Force

## Pages

- [JediHelpers](readme.md)
- [Changelog](changelog.md)

## Modules

- [JediHelpers](JediHelpers.md): General display and formatting helpers for Elixir and Phoenix applications.
- [JediHelpers.ChangesetHelpers](JediHelpers.ChangesetHelpers.md): Normalization and validation helpers for Ecto changesets.
- [JediHelpers.DateUtils](JediHelpers.DateUtils.md): Converts common spreadsheet and form date values into `Date` structs.
- [JediHelpers.FormHelpers](JediHelpers.FormHelpers.md): Builds `{label, value}` tuples accepted by Phoenix form select components.

