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

bruce

Total Packages

14

Total Downloads

115 943 101+

brwcodes@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

absinthe

1.11.0
46 507 998+

GraphQL for Elixir

Last Updated: 1 week ago

absinthe_plug

1.5.10
42 367 758+

Plug support for Absinthe, the GraphQL toolkit for Elixir

Last Updated: 1 month ago

dataloader

2.0.2
10 951 717+

Efficient batch loading in Elixir

Last Updated: about 1 year ago

absinthe_relay

1.6.0
7 563 306+

Relay framework support for Absinthe

Last Updated: 7 months ago

vex

0.9.2
3 991 462+

An extensible data validation library for Elixir

Last Updated: about 2 years ago

briefly

0.5.1
3 968 798+

Simple, robust temporary file support

Last Updated: about 2 years ago

ex_statsd

0.5.3
387 707+

A StatsD client for Elixir

Last Updated: about 7 years ago

ex_csv

0.1.5
186 641+

CSV for Elixir

Last Updated: about 2 years ago

iona

0.4.1
14 748+

Document generation using LaTeX

Last Updated: about 4 years ago

ex_unit_emacs

0.1.2
1 584+

Emacs integration for ExUnit

Last Updated: about 11 years ago

ueberauth_freeagent

0.1.1
666+

An Ueberauth strategy to use FreeAgent for authentication.

Last Updated: about 9 years ago

esi

0.1.1
450+

Elixir support for EveOnline Swagger Interface (ESI)

Last Updated: about 8 years ago

diffconfig

0.2.0
163+

Compare application configurations with support for setting environment variables

Last Updated: 6 months ago

diffident

0.1.0
103+

Structural diffs for Elixir values

Last Updated: 7 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".