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

mgwidmann

Total Packages

10

Total Downloads

3 600 317+

mgwidmann@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

scrivener_html

1.8.1
2 122 494+

HTML helpers for Scrivener

Last Updated: about 7 years ago

gherkin

2.0.0
589 301+

Gherkin file parser for Elixir

Last Updated: about 2 years ago

httpoison_retry

1.1.0
440 492+

Automatic configurable sleep/retry for HTTPoison requests

Last Updated: about 6 years ago

cabbage

0.4.1
322 677+

Story BDD tool for executing elixir in ExUnit

Last Updated: about 2 years ago

named_args

0.1.1
45 178+

Ensures default maps and keyword lists have the defaults specified.

Last Updated: about 8 years ago

pattern_tap

0.4.0
29 725+

Macro for tapping into a pattern match while using the pipe operator

Last Updated: about 7 years ago

stub_alias

0.1.2
22 690+

Environment specific aliases.

Last Updated: about 9 years ago

flames

0.7.2
14 119+

Live error monitoring to watch your Phoenix app going up in flames in real time! Open source version of error aggregation services. Hooks into Elixir's Logger to provide accurate error reporting all throughout your application.

Last Updated: about 2 years ago

plug_session_redis

0.1.0
13 022+

The Redis Plug.Session adapter for the Phoenix framework.

Last Updated: about 10 years ago

global

1.0.0
619+

A wrapper for Erlang's :global module with documentation.

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