Marcel van Pinxteren
pinx
Total Packages
2
Total Downloads
3 035+
Packages
fulcrum
0.0.6
2 357+
Fulcrum library for Elixir. The aim is to present the Fulcrum API as a replacement for an Ecto Repo. So, instead of Repo.all(Form), you can write Fulcrum.all(Form). In this way, you only have to make minor changes to your controllers, to work with Fulcrum.
Last Updated:
about 10 years ago
plogger
0.1.0
678+
Set of wrapper functions for the built-in Logger functions `info`, `debug`, `warn`, `error`. Because the output of the functions is the same as the input, they can be inserted in a sequence of functions, that are linked with the pipe ( |> ) operator. It works the same as Elm's Debug.log.
Last Updated:
about 9 years ago