hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
ash-project avatar

Ash Project

ash-project

Total Packages

49

Total Downloads

15 860 050+

ash-project@zachdaniel.dev
Packages Stats

Packages

Most Popular Most Downloaded Newest First

clarity

0.4.0
11 291+

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

ash_ops

0.2.4
6 470+

An Ash extension which generates mix tasks for Ash actions

Last Updated: about 1 year ago

reactor_req

0.1.7
5 052+

A Reactor extension which provides steps for working with `Req`.

Last Updated: 3 months ago

igniter_css

0.1.0
3 643+

CSS codemods, powered by a Python parser integrated via NIFs

Last Updated: about 1 year ago

reactor_file

0.18.4
2 365+

A Reactor extension which provides steps for working with the filesystem.

Last Updated: 3 months ago

ash_core

0.11.0
781+

A resource declaration and interaction library. Built with pluggable data layers, and designed to be used by multiple front ends.

Last Updated: about 5 years ago

ash_policy_access

0.1.0
734+

A policy based access authorizer for the Ash Framework

Last Updated: about 5 years ago

reactor_process

0.4.3
556+

A Reactor extension which provides steps for working with supervisors.

Last Updated: 3 months ago

ash_lua

0.1.1
40+

An Ash extension for embedding Lua scripts with a consistent actor, tenant, and context.

Last Updated: 12 hours ago
Showing 41–49 packages of 49 total
1 2 3
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".