Bonfire Networks: An open-source framework for building federated digital spaces

Other than extensions (which extend Bonfire by adding some functionality, such as labeling of misinformation, or federated event planning, etc), we also sometimes find ourselves needing to build lower level functionality which we package into libraries so they can also be used in non-Bonfire projects, I’m listing the ones which are already posted to the forum here (and will be sharing a few more over the following weeks):

  • Arrows: OK-piping plus the ability to pipe into any argument position of the following function (or nested function).
  • Untangle: alternatives for IO.inspect and the macros in Elixir’s Logger to output code location information
  • Iconify: Phoenix components for 100,000+ icons from 100+ icon sets from iconify.design
6 Likes