Skip to content

MI-AFP/elm-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Examples

This is a repository with several examples of Elm language usage.

  • TODO List
    • Example of the Elm architecture, communication with the API using HTTP, and using JSON format.
  • Timer
    • Example of using Subscriptions, working with time and generating random numbers.
  • Web Application
    • Example of building a SPA in Elm, using navigation and splitting the application into multiple modules.
  • Complex Form
    • Example of more complex form with validation, custom types and dynamic list field.
  • Clock
    • Example of using SVG, drawing an analogue clock showing the current time.

License

This project is licensed under the MIT License - see the LICENSE file for more details.

About

Examples of using the Elm language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published