{"id":21409888,"url":"https://github.com/stackbuilders/elm-examples","last_synced_at":"2025-03-16T17:45:14.967Z","repository":{"id":139306585,"uuid":"89267844","full_name":"stackbuilders/elm-examples","owner":"stackbuilders","description":"Quito Lambda - Elm Examples","archived":false,"fork":false,"pushed_at":"2017-05-30T13:27:10.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-23T04:32:50.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackbuilders.png","metadata":{"files":{"readme":"README.es.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-24T17:23:30.000Z","updated_at":"2022-02-06T01:43:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"23609808-025d-43b6-82fb-7c731ba4eca7","html_url":"https://github.com/stackbuilders/elm-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Felm-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Felm-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Felm-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Felm-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackbuilders","download_url":"https://codeload.github.com/stackbuilders/elm-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910688,"owners_count":20367538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T17:34:56.390Z","updated_at":"2025-03-16T17:45:14.934Z","avatar_url":"https://github.com/stackbuilders.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Examples\nEn este repositorio puedes encontrar los ejemplos de Elm que se presentaron en\nel [Quito Lambda Meetup][quito-lambda]. ¡Espero que hayas aprendido algo nuevo!\nDale un vistazo a los ejemplos y practica. También, puedes encontrar la presentación\nen el siguiente [enlace][presentation]:\n\n## Dependencias\n- elm-complier-0.18\n- stack-1.4.0\n\n## Configuración\nEjecuta los siguientes comandos en una terminal:\n\n```shell\n$ git clone git@github.com:stackbuilders/elm-examples.git --recursive\n$ cd elm-examples/\n$ elm-package install\n```\n\n## Ejecutar ejemplo sobre la Elm Architecture \n```shell\n$ elm-reactor # Then choose the src/ElmArchitecture/Main.elm file\n```\n\n## Ejecutar ejemplo sobre Cmd \n```shell\n$ ./download-images.sh\n$ elm-reactor # Then choose the src/Cmd/Main.elm file\n```\n\n## Ejecutar ejemplo sobre Subscriptions\nMuchas gracias a Mats Rietdijk de Paramander.\n```shell\n$ cd src/Subs/\n$ stack build --exec \"typesafe-websockets\"\n$ elm-reactor # Then choose the src/Subs/src/Main.elm file\n```\n## Ejecutar ejemplo sobre Interoperability \n```shell\n$ elm-make src/Interoperability/Main.elm --output src/Interoperability/main.js\n$ elm-reactor # Then choose the src/Interoperability/index.html file\n```\n\n## Enlaces para seguir aprendiendo\nSi estás interesado en Elm y quieres aprender más puedes darle un vistazo a los siguientes enlaces:\n\n- [Elm guide](https://guide.elm-lang.org)\n- [Elm tutorial](https://www.elm-tutorial.org/en/)\n- [PokeAPI][poke-api]\n- [Images PokeAPI][poke-images]\n\n[quito-lambda]: https://www.meetup.com/Quito-Lambda-Meetup/\n[presentation]: https://docs.google.com/a/stackbuilders.com/presentation/d/1LYMMZOJAP12wCWieE6qpIrY_t3ahzv6_YASWCJrW7HE/edit?usp=sharing\n[poke-api]: http://pokeapi.co/\n[poke-images]: https://github.com/PokeAPI/sprites/tree/master/sprites/pokemon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Felm-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackbuilders%2Felm-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Felm-examples/lists"}