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

joeyates

Total Packages

31

Total Downloads

90 451+

Packages Stats

Packages

Most Popular Most Downloaded Newest First

phoenix_static

0.6.1
1 088+

Build static pages into a Phoenix application at compile time

Last Updated: 8 months ago

helpful_options

0.4.5
1 017+

A configurable command-line options parser

Last Updated: 1 month ago

phy

0.1.2
385+

Phy provides a number of generators for Elixir Phoenix projects.

Last Updated: about 2 years ago

phoenix_multilingual

0.2.0
360+

Simplify handling localized routes in Elixir Phoenix applications, with and without LiveView

Last Updated: 3 months ago

ex_gtfs

0.2.0
338+

Parse GTFS files

Last Updated: about 1 year ago

fermo_slugger

0.8.4
336+

Create URL slugs

Last Updated: about 5 years ago

dokku_remote

0.3.7
261+

An Elixir client library for running dokku commands on a remote host

Last Updated: 1 month ago

solar_edge

0.0.1
168+

Access the SolarEdge monitoring API

Last Updated: about 2 years ago

jgy_slime

1.3.0
158+

An Elixir library for rendering Slim-like templates.

Last Updated: about 1 year ago

ex_data_catalog

0.1.0
149+

A parser for the Data Catalog Vocabulary (DCAT) in Elixir

Last Updated: about 1 year ago

collectable_streamer

0.2.1
131+

A module for accessing command output line by line.

Last Updated: 2 months ago
Showing 21–31 packages of 31 total
1 2
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".