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

bruce

Total Packages

14

Total Downloads

115 445 137+

brwcodes@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

absinthe

1.10.2
46 364 753+

GraphQL for Elixir

Last Updated: 3 weeks ago

absinthe_plug

1.5.10
42 237 947+

Plug support for Absinthe, the GraphQL toolkit for Elixir

Last Updated: 2 weeks ago

dataloader

2.0.2
10 850 634+

Efficient batch loading in Elixir

Last Updated: about 1 year ago

absinthe_relay

1.6.0
7 495 459+

Relay framework support for Absinthe

Last Updated: 6 months ago

vex

0.9.2
3 977 491+

An extensible data validation library for Elixir

Last Updated: about 2 years ago

briefly

0.5.1
3 927 248+

Simple, robust temporary file support

Last Updated: about 2 years ago

ex_statsd

0.5.3
387 505+

A StatsD client for Elixir

Last Updated: about 7 years ago

ex_csv

0.1.5
186 560+

CSV for Elixir

Last Updated: about 2 years ago

iona

0.4.1
14 592+

Document generation using LaTeX

Last Updated: about 4 years ago

ex_unit_emacs

0.1.2
1 578+

Emacs integration for ExUnit

Last Updated: about 11 years ago

ueberauth_freeagent

0.1.1
662+

An Ueberauth strategy to use FreeAgent for authentication.

Last Updated: about 9 years ago

esi

0.1.1
448+

Elixir support for EveOnline Swagger Interface (ESI)

Last Updated: about 8 years ago

diffconfig

0.2.0
159+

Compare application configurations with support for setting environment variables

Last Updated: 6 months ago

diffident

0.1.0
101+

Structural diffs for Elixir values

Last Updated: 6 months ago
hex logo Hex
About Blog Sponsors Status Advisories
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".