How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
:book: Practical examples in Elm
The main features of halfzebra/elm-examples are: Example Applications.
Open-source alternatives to halfzebra/elm-examples include: brenopanzolini/pokelmon — Elm project consuming PokéAPI. elmariofredo/elm-hn-pwa — Hacker News as a PWA built with Elm. apirobot/django-elm-auth-with-jwt — django-elm-auth-with-jwt is an example of how you can implement JSON Web Token (JWT) authentication using django &… bkbooth/elmstagram — A basic UI-clone of Instagram using Elm. andrewsuzuki/elm-todo-rest-api — Modular, heavily-documented Elm todo app with a json rest api. evancz/elm-todomvc — The TodoMVC app written in Elm, nice example for beginners.
Modular, heavily-documented Elm todo app with a json rest api
django-elm-auth-with-jwt is an example of how you can implement JSON Web Token (JWT) authentication using django & django rest framework as a backend and elm as a frontend.