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

Tomasz Tomczyk

tomasztomczyk

Total Packages

8

Total Downloads

1 343 938+

me@tomasztomczyk.com https://tomasztomczyk.com X.com: tomasztomczyk Bluesky: tomasztomczyk.bsky.social GitHub: tomasz-tomczyk
Packages Stats

Packages

Most Popular Most Downloaded Newest First

gherkin

2.0.0
601 672+

Gherkin file parser for Elixir

Last Updated: about 2 years ago

absinthe_relay_keyset_connection

2.1.2
366 195+

Support for paginated result sets using keyset pagination, for use in an Absinthe resolver module. Requires defining a connection with Absinthe.Relay.Connection from the absinthe_relay package.

Last Updated: 6 months ago

cabbage

0.4.1
334 269+

Story BDD tool for executing elixir in ExUnit

Last Updated: about 2 years ago

ex_printnode

0.1.3
39 921+

Small HTTPoison based wrapper around PrintNode API.

Last Updated: about 5 years ago

igdb

1.0.2
1 033+

Elixir wrapper for the Internet Game Database API. https://www.igdb.com/

Last Updated: about 6 years ago

inbox

0.1.3
458+

Plug-based inbound email handling.

Last Updated: about 1 year ago

oban_doctor

0.2.2
202+

Static analysis tool for Oban workers and configuration

Last Updated: 4 months ago

exslack

0.1.0
188+

Wrapper around Slack's API.

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