Humanizex
A simple library for making the web more humane.
Installation
If available in Hex, the package can be installed
by adding humanizex to your list of dependencies in mix.exs:
def deps do
[
{:humanizex, "~> 0.1.0"}
]
endCheck out the documentation for more information.