All Projects → gdotdesign → elm-ui-examples

gdotdesign / elm-ui-examples

Licence: other
Examples applications for Elm-UI

Programming Languages

elm
856 projects
CSS
56736 projects

Projects that are alternatives of or similar to elm-ui-examples

helloworld
Hello world and other commented GameBoy assembly examples for beginners.
Stars: ✭ 31 (-6.06%)
Mutual labels:  examples
polished example apps
Example Apps for Polished
Stars: ✭ 24 (-27.27%)
Mutual labels:  examples
poc-github-actions
Various proofs of concept examples using Github Actions 🤖
Stars: ✭ 103 (+212.12%)
Mutual labels:  examples
godot-practice-shaders
Some practice shaders in Godot
Stars: ✭ 79 (+139.39%)
Mutual labels:  examples
examples
Example actors, capability providers, and other demonstrations
Stars: ✭ 93 (+181.82%)
Mutual labels:  examples
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-21.21%)
Mutual labels:  examples
examples
Examples to demonstrate how to use PipeCD
Stars: ✭ 21 (-36.36%)
Mutual labels:  examples
react-samples
Multi-project repository containing examples to explain react concepts.
Stars: ✭ 25 (-24.24%)
Mutual labels:  examples
machine-learning-templates
Template codes and examples for Python machine learning concepts
Stars: ✭ 40 (+21.21%)
Mutual labels:  examples
stm8-bare-min
Tiny peripheral library for STM8 microcontrolles
Stars: ✭ 103 (+212.12%)
Mutual labels:  examples
milo-ece2017
Materials about my talk around Eclipse Milo at EclipseCon Europe 2017
Stars: ✭ 22 (-33.33%)
Mutual labels:  examples
go-examples
🍄 learning golang code
Stars: ✭ 16 (-51.52%)
Mutual labels:  examples
tldr
Simplified and community-driven man pages (tldr-pages) in a single binary.
Stars: ✭ 33 (+0%)
Mutual labels:  examples
nim-presentation-slides
Nim Presentation Slides and Examples.
Stars: ✭ 30 (-9.09%)
Mutual labels:  examples
go-interfaces
This repos has lots of Go interface usage and best practice examples
Stars: ✭ 112 (+239.39%)
Mutual labels:  examples
quickstart-examples
Integration examples of Tanker's client-side encryption SDKs
Stars: ✭ 17 (-48.48%)
Mutual labels:  examples
understanding-gradle
The Understanding Gradle video series introduces the concepts of the Gradle Build Tool one-by-one in short videos.
Stars: ✭ 147 (+345.45%)
Mutual labels:  examples
k6-example-data-generation
Example repository showing how to utilise k6 and faker to load test using generated data
Stars: ✭ 32 (-3.03%)
Mutual labels:  examples
assembly-examples
assembly-examples
Stars: ✭ 23 (-30.3%)
Mutual labels:  examples
DataScience ArtificialIntelligence Utils
Examples of Data Science projects and Artificial Intelligence use cases
Stars: ✭ 302 (+815.15%)
Mutual labels:  examples

This repository contains example applications that demonstrate how to use Elm-UI.

Examples

  • Drag and Drop - A sample app to show simple drag and drop implementation
  • Drop Down - A sample app to show how to create a drop-down
  • File Upload - A sample app to show how to upload files to a server
  • File Upload Progress - A sample app to show how to upload files to a server and display it's progress
  • Header Dropdown - A sample app to show how to integrate a drop-down into a header
  • Image Preview - A sample app to demonstrate the usage of the Ui.Native.FileManager module
  • Money Tracker - An simple app to track spending
  • Scroll to Top - A sample app to demonstrate the scroll package

Running an example

After cloning the repository you can run each application with the following steps (yarn must be installed):

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].