README.md
# gleam_hexpm
[![Package Version](https://img.shields.io/hexpm/v/gleam_hexpm)](https://hex.pm/packages/gleam_hexpm)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](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@1
```
and its documentation can be found at <https://hexdocs.pm/gleam_hexpm>.