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

Josh Price

joshcprice

Total Packages

5

Total Downloads

1 205 523+

Packages Stats

Packages

Most Popular Most Downloaded Newest First

ash_authentication

4.13.7
629 770+

Authentication extension for the Ash Framework.

Last Updated: 3 days ago

ash_authentication_phoenix

2.16.0
547 964+

Phoenix integration for Ash Authentication

Last Updated: 5 days ago

ash_diagram

0.2.1
16 676+

AshDiagram is a library for generating beautiful, interactive diagrams to visualize your Ash Framework applications.

Last Updated: 6 months ago

clarity

0.4.0
11 043+

Clarity is an interactive introspection and visualization tool for Elixir projects, providing navigable graphs and diagrams for frameworks like Ash, Phoenix, and Ecto.

Last Updated: 6 months ago

phx_install

0.1.1
70+

Igniter-based installers for Phoenix Framework

Last Updated: 1 month 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".