Elixir lexer for the Makeup syntax highlighter.
Syntax highlighter for source code in the style of Pygments.
Low-level Gettext file handling (.po/.pot/.mo file writer and parser).
GraphQL for Elixir
Common Locale Data Repository (CLDR) functions for Elixir to localize and format numbers, dates, lists and units with support for over 60...
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
A component based library for Phoenix LiveView
Server side implementation of IETF HTTP signature draft as a reusable Plug
Parse a string into DateTime, NaiveDateTime, Time, or Date struct.
Implementation of Unicode Sets and Regexes for Elixir that can be used in function guards, compiled patterns, nimble_parsec combinators a...
Liquid Template engine
A tool for managing the version and changelog of a project using conventional commits.
A nats client in pure elixir. Resilience, Performance, Ease-of-Use.
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
JSONPath-like operations for Elixir's native data structure
Liquid template parser for Elixir. 100% compatibility with the Liquid gem for Ruby.
Config as code generation for phoenix applications, don't write apps, generate them
BBCode parsing for Elixir
Localized and internationalized message formatting using the ICU message format integrated with the ex_cldr family supporting over 500 lo...
Liquid implementation in elixir
ABNF in, parser out
An RFC6570 implementation
A nimble_parsec parser for parsing the Prometheus text format.
The FSM implementation generated from PlantUML textual representation.
JSON lexer for makeup
Implementation of Unicode Set-based guards for Elixir. Supports matching unicode sets to codepoints that can be used in function guards.
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
GraphQL lexer for the Makeup syntax highlighter.
A Excel like expression parser, compatible with FLOIP Expression language.