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

Curtis Schiewek

cschiewek

Total Packages

8

Total Downloads

117 770 122+

curtis.schiewek@gmail.com X.com: cschiewek GitHub: cschiewek Elixir Forum: cschiewek Libera: cschiewek Slack: cschiewek
Packages Stats

Packages

Most Popular Most Downloaded Newest First

absinthe

1.10.2
46 215 416+

GraphQL for Elixir

Last Updated: 1 week ago

absinthe_plug

1.5.10
42 101 315+

Plug support for Absinthe, the GraphQL toolkit for Elixir

Last Updated: 5 hours ago

dataloader

2.0.2
10 746 917+

Efficient batch loading in Elixir

Last Updated: about 1 year ago

absinthe_phoenix

2.0.5
10 662 683+

Subscription support via Phoenix for Absinthe, the GraphQL implementation for Elixir.

Last Updated: 1 week ago

absinthe_relay

1.6.0
7 421 885+

Relay framework support for Absinthe

Last Updated: 6 months ago

exlasticsearch

2.3.0
599 240+

Ecto-friendly Elasticsearch DSL

Last Updated: about 1 year ago

mandrag

0.8.1
14 171+

Build and Deploy Elixir releases to Kubernetes via Helm

Last Updated: about 6 years ago

foreperson

0.1.4
8 495+

Process runner for external dependencies in local dev environments

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