Pinned Repositories
ash
A declarative, extensible framework for building Elixir applications.
ash_admin
A super-admin UI dashboard for Ash Framework applications, built with Phoenix LiveView.
ash_graphql
The extension for building GraphQL APIs with Ash
ash_hq
The Ash Framework homepage and documentation site.
ash_json_api
The JSON:API extension for the Ash Framework
ash_phoenix
Utilities for integrating Ash and Phoenix
ash_postgres
The PostgreSQL data layer for Ash Framework
igniter
A code generation and project patching framework.
reactor
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
spark
Tooling for building DSLs in Elixir
Ash Framework's Repositories
ash-project/ash
A declarative, extensible framework for building Elixir applications.
ash-project/igniter
A code generation and project patching framework.
ash-project/ash_postgres
The PostgreSQL data layer for Ash Framework
ash-project/spark
Tooling for building DSLs in Elixir
ash-project/ash_admin
A super-admin UI dashboard for Ash Framework applications, built with Phoenix LiveView.
ash-project/ash_phoenix
Utilities for integrating Ash and Phoenix
ash-project/ash_graphql
The extension for building GraphQL APIs with Ash
ash-project/ash_json_api
The JSON:API extension for the Ash Framework
ash-project/reactor
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
ash-project/ash_hq
The Ash Framework homepage and documentation site.
ash-project/ash_ai
Allow your users to chat with your app 😎
ash-project/ash_paper_trail
The extension for keeping an audit log of changes to your Ash resources.
ash-project/ash_oban
The extension for integrating Ash resources with Oban.
ash-project/ash_state_machine
The extension for building state machines with Ash resources.
ash-project/ash_archival
An Ash extension to implement archival (soft deletion) for resources.
ash-project/splode
Aggregatable and consistent errors for Elixir
ash-project/ash_json_api_wrapper
ash-project/ash_sqlite
The SQLite data layer for Ash Framework.
ash-project/ash_double_entry
A customizable double entry bookkeeping system backed by Ash resources.
ash-project/ash_cloak
An Ash extension to seamlessly encrypt and decrypt resource attributes.
ash-project/iterex
External iterators for Elixir
ash-project/igniter_js
Javascript codemods, powered by a high-performance Rust parser integrated via NIFs
ash-project/opentelemetry_ash
The Open Telemetry integration for Ash Framework
ash-project/ash_money
The extension for working with money types in Ash.
ash-project/ash_mysql
ash-project/ash_sql
A library containing some shared Ecto-based sql data layer functionality.
ash-project/ash_appsignal
The AppSignal APM integration for Ash Framework
ash-project/ash_ops
An Ash extension which generates mix tasks for actions
ash-project/ash_weekly
Tools for getting writing the ash weekly news letter, and other small utilities.
ash-project/ash_slug
An Ash extension to seamlessly slugify string attributes on a resource