8000 GitHub - aidalgol/ash_phoenix: https://hexdocs.pm/ash_phoenix
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aidalgol/ash_phoenix

 
 

Repository files navigation

AshPhoenix

Elixir CI License: MIT Coverage Status Hex version badge

See the module documentation for more information:

  • AshPhoenix.LiveView: for liveview querying utilities
  • AshPhoenix.Form: Utilities for using forms with Ash changesets

Roadmap

  • UI authorization utilities e.g <%= if authorized_to_do?(resource, action, actor) do %>
  • Potentially helpers for easily connecting buttons to resource actions
def deps do
  [
    {:ash_phoenix, "~> 1.1"}
  ]
end

Contributors

Ash is made possible by its excellent community!

Become a contributor

About

https://hexdocs.pm/ash_phoenix

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 96.4%
  • HTML 3.6%
0