API Reference ExEssentials v#0.8.0
View SourceModules
Convenience module for validating, formatting, and masking Brazilian CPF and CNPJ documents.
Provides Ecto.Changeset validators for Brazilian CPF and CNPJ documents.
Provides formatting and masking for Brazilian CPF and CNPJ documents, including support for alphanumeric CNPJs.
Provides validation for Brazilian CPF and CNPJ documents, including support for alphanumeric CNPJs. This module can be used to validate individual CPF or CNPJ numbers, with or without formatting characters.
A collection of utility functions for working with maps.
A small, composable flow runner for building step-by-step pipelines with optional asynchronous work.
A Plug that conditionally disables specific controller actions based on a feature flag,
with optional support for group-based evaluation using FunWithFlags.
A plug that normalizes query parameters by converting special string values into their literal Elixir equivalents.
A Plug for validating request parameters using Ecto.Changeset.
Utility module that wraps and extends Saxy.XML to provide a convenient and safe interface
for building XML documents.