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

Jason Harrelson

midas

Total Packages

10

Total Downloads

119 816+

jason@lookforwardenterprises.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

phil_columns

3.1.0
30 177+

A full featured Elixir/Ecto seeding and factory solution providing means for dev and prod seeding as well as factories for test.

Last Updated: about 5 years ago

conqueuer

0.5.1
29 034+

An Elixir in memory work queue.

Last Updated: about 10 years ago

acception_client_tcp

0.1.0
21 443+

The official Elixir TCP client for the Acception log/error aggregation app.

Last Updated: about 7 years ago

click_send

0.7.0
11 860+

API Facade for ClickSend REST v3.

Last Updated: about 2 years ago

timely

2.1.0
10 956+

Provides functions for converting, comparing and shifting Elixir dates/times.

Last Updated: about 2 years ago

biometrics_facade

1.3.1
6 495+

An API facade for a private biometrics service.

Last Updated: about 9 years ago

bamboo_clicksend

0.2.0
3 853+

A ClickSend adapter for the Bamboo email app.

Last Updated: about 7 years ago

paramour

0.1.0
3 225+

An HTTP request params accepting library providing atom key conversion, value type converting, validations etc in a plug.

Last Updated: about 6 years ago

productive

0.4.0
1 566+

A workflow library allowing a process to be defined as steps. Think of a more generic implementation of Plug.

Last Updated: about 8 years ago

jase

1.0.1
1 207+

A set of utility modules I use in all of my projects.

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