What could possibly go wrong?
(bugfix release)
Unclaimed project
Are you a maintainer of drab? Claim this project to take control of your public changelog and roadmap.
Changelog
Remote controlled frontend framework for Phoenix.
Last updated about 3 years ago
What could possibly go wrong?
(bugfix release)
Drab is now blessed and tested to work with Pheonix 1.4. Plus bugfixes.
This is a maintenance release: few bugfixes.
This is a slow evolution release, containing a number of bug fixes and a few new features:
Drab.Browseriex> set_cookie(socket, "mycookie", "value", max_age: 10)
{:ok, "mycookie=value; expires=Thu, 19 Jul 2018 19:47:09 GMT"}
iex> Drab.Browser.cookies(socket, decoder: Drab.Coder.Cipher)
{:ok, %{"other" => 42, "mycookie" => "value"}}
Drab.Modal is not dependent on Drab.Query anymore, and does not require jQuery to run! You
may now use it out of the box, with standard Phoenix installation. Works with both Bootstrap 3
and 4, while Bootstrap 3 is used by default. In case you want to use Bootstrap 4, configure it with:
config :drab, :modal_css, :boostrap4
Drab.Modal is now loaded by default, as it bec...
Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
A self-hosted data logger for your Tesla 🚘 [main maintainer=@JakobLichterfeld]
A toolkit for data mapping and language integrated query.
Automate code & data workflows with interactive Elixir notebooks