Skip to content

Commit

Permalink
Merge pull request sporto#50 from ThomasWeiser/add-ElmFire
Browse files Browse the repository at this point in the history
Add ElmFire related links
  • Loading branch information
isRuslan committed Apr 1, 2016
2 parents 5426744 + 1373c94 commit dd9d1dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Inspired by the [awesome](#more-awesome) list thing. Feel free to <a href="https
* [Vessel](https://github.com/slawrence/vessel) - A "tunnel" game written in Elm!
* [Sliding Puzzle](https://github.com/moroshko/sliding-puzzle) - Configurable sliding puzzle game written in Elm.
* [TodoMVC](https://github.com/evancz/elm-todomvc) - Proper implementation of the TodoMVC app.
* [TodoMVC/Firebase](https://github.com/ThomasWeiser/todomvc-elmfire) - Fork of TodoMVC demonstrating start-app, [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial) and Firebase as backend.
* [\<elm-ement\>](https://github.com/ohanhi/elm-ement) – Minimal example of a custom element.
* [Elm Playground](http://elm-playground.maciejsmolinski.com/) - Tiny Elm projects implemented for the sake of learning by example.

Expand Down Expand Up @@ -123,6 +124,7 @@ Inspired by the [awesome](#more-awesome) list thing. Feel free to <a href="https
* [elm-console](https://github.com/laszlopandy/elm-console) - Elm library to read and write to the console in Node.
* [Lazy](https://github.com/maxsnew/lazy) - Lazy Evaluation in Elm.
* [elm-ui](https://github.com/gdotdesign/elm-ui) - UI Library in Elm.
* [elmfire](https://github.com/ThomasWeiser/elmfire) - Use Firebase as backend. For higher level API: [elmfire-extra](https://github.com/ThomasWeiser/elmfire-extra).

**[:arrow_up: back to top](#table-of-contents)**

Expand Down

0 comments on commit dd9d1dd

Please sign in to comment.