README.md
# gleam_hexpm
[](https://hex.pm/packages/gleam_hexpm)
[](https://hexdocs.pm/gleam_hexpm/)
Gleam dynamic decoders for the API of [Hex](https://hex.pm/), the package
manager for the BEAM ecosystem.
## Installation
This package can be added to your Gleam project:
```sh
gleam add gleam_hexpm@3
```
and its documentation can be found at <https://hexdocs.pm/gleam_hexpm>.