elmfire
elmfire copied to clipboard
Firebase Bindings for Elm
This seems like a nice and idiomatic library for Elm and Firebase, are there any plans to continue it's maintenance? If not, maybe some would volunteer to keep it up...
Hi, I updated the module to Elm-0.19. Can you accept this PR, and publish it to package database? Or should I ask you for a way to take over the...
Hi @ThomasWeiser, Elmfire is a great repo and it is one of the repo that is top on my list to start using Elm for my firebase web projects! However,...
PR to track progress. Please use it for discussions and reviews. Previous discussions in issues _[Support elm 0.17](#13)_ and _[Firebase 3.0](#14)_ Agenda: - [x] Adopt new native code conventions -...
This library has not been updated for Elm 1.8, it would be nice to have that and use it with current projects running on Elm 1.8
Hi, I have never ever created a pull Request in my life. Don't know exactly how git works yet :) Hope this is the correct way of suggesting stuff. I...
Kudos for your Firebase library implemented in Elm, it makes crafting single page app really come in handy. And I would love to see more examples demonstrating front-end development with...
How involved would it be to have a branch that uses the node firebase library vs the web library so that it could be used outside of a browser context?