hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
milmazz avatar

Milton Mazzarri

milmazz

Total Packages

9

Total Downloads

97 405 689+

me@milmazz.uno X.com: milmazz GitHub: milmazz Elixir Forum: milmazz Libera: milmazz Slack: milmazz
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ex_doc

0.40.2
96 780 979+

ExDoc is a documentation generation tool for Elixir

Last Updated: 1 week ago

exlasticsearch

2.3.0
599 654+

Ecto-friendly Elasticsearch DSL

Last Updated: about 1 year ago

bupe

0.6.5
19 298+

EPUB Generator and Parser

Last Updated: 4 months ago

hunter

0.5.1
3 242+

Elixir client for Mastodon, a GNU social-compatible micro-blogging service

Last Updated: about 7 years ago

ex_doc_epub

0.0.3
913+

Create documentation for Elixir projects in EPUB format

Last Updated: about 9 years ago

ex_doc_json

0.2.1
654+

Creates documentation for Elixir projects in JSON format

Last Updated: about 2 years ago

lang_tags

0.1.0
535+

Work with IANA language tags in Elixir (BCP47 / RFC5646)

Last Updated: about 9 years ago

exoplanet

0.5.0
319+

Exoplanet is a feed aggregator library that combines multiple RSS and Atom sources into a single, unified feed.

Last Updated: 1 week ago

oban_hydro

0.1.0
95+

Admin scripts to keep your Oban Workers sane

Last Updated: 8 months ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".