Low-level Gettext file handling (.po/.pot/.mo file writer and parser).
Elixir lexer for the Makeup syntax highlighter.
Syntax highlighter for source code in the style of Pygments.
GraphQL for Elixir
Common Locale Data Repository (CLDR) functions for Elixir to localize and format numbers, dates, lists, messages, languages, territories ...
Money functions for operations on and localization of a money data type with support for ISO 4217 currencies and ISO 24165 digial tokens ...
(H)EEx lexer for makeup
Liquid Template engine
A nats client in pure elixir. Resilience, Performance, Ease-of-Use.
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
Parse a string into DateTime, NaiveDateTime, Time, or Date struct.
A tool for managing the version and changelog of a project using conventional commits.
Server side implementation of IETF HTTP signature draft as a reusable Plug
Implementation of Unicode Sets and Regexes for Elixir that can be used in function guards, compiled patterns, nimble_parsec combinators a...
An RFC6570 implementation
A component based library for Phoenix LiveView
Elixir utilities to merge TailwindCss classes
A Excel like expression parser, compatible with FLOIP Expression language.
JSONPath-like operations for Elixir's native data structure
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Time zone support for Elixir by using the IANA tz database.
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
An Elixir library for working with HL7 v2.x healthcare data
Liquid template parser for Elixir. 100% compatibility with the Liquid gem for Ruby.
Liquid implementation in elixir
JSON lexer for makeup
Localized and internationalized message formatting using the ICU message format integrated with the ex_cldr family supporting over 500 lo...
The FSM implementation generated from PlantUML textual representation.
peg -> nimbleparsec
BBCode parsing for Elixir