An open API service indexing awesome lists of open source software.

https://github.com/wesleimp/humanizex

A simple library for making the web more humane
https://github.com/wesleimp/humanizex

elixir mix

Last synced: 6 months ago
JSON representation

A simple library for making the web more humane

Awesome Lists containing this project

README

          

# Humanizex

A simple library for making the web more humane.

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `humanizex` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:humanizex, "~> 0.1.0"}
]
end
```

Check out the [documentation](https://hexdocs.pm/humanizex) for more information.