Declarative terminal styling for Elixir. Colors, borders, padding, layout, tables, trees, spinners, and interactive select menus.
Taskwarrior-style date expression parser for Elixir. Parse expressions like '+7d', 'eom', 'monday', or 'P1Y2M3D' into DateTime structs.
RAKE (Rapid Automatic Keyword Extraction) algorithm for Elixir. Extract keywords from documents using word co-occurrence patterns. Unsupervised, domain-independent, and language-independent.
Helper functions for working with tailwind css color classes when building out Phoenix.Components/LiveComponents in a DaisyUI opinionated way