{"id":18803641,"url":"https://github.com/rofrol/elm-math-kids","last_synced_at":"2026-01-05T18:30:15.362Z","repository":{"id":66526041,"uuid":"89569666","full_name":"rofrol/elm-math-kids","owner":"rofrol","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-27T07:38:17.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-19T07:36:58.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rofrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-27T07:37:57.000Z","updated_at":"2017-04-27T15:31:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"82652d28-97fa-4e66-980a-7dcc7735a4f8","html_url":"https://github.com/rofrol/elm-math-kids","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/rofrol%2Felm-math-kids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-math-kids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-math-kids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Felm-math-kids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rofrol","download_url":"https://codeload.github.com/rofrol/elm-math-kids/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735263,"owners_count":19688262,"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-07T22:36:17.194Z","updated_at":"2026-01-05T18:30:13.264Z","avatar_url":"https://github.com/rofrol.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-math-kids\n\nTODO:\n\n- [ ] Convert set to list, shuffle list, set update functions for inputs using updateElement from http://stackoverflow.com/questions/34502706/elm-update-elements-in-a-list\n\n## elm navigation example\n\nI've created this example to have easy reference code how to use elm-lang/navigation without using hashes.\n\nThis example is based on:\n\n- general structure taken from https://github.com/elm-lang/navigation/tree/master/examples\n- the routing part from https://github.com/ohanhi/elm-taco\n\n## How to run\n\nTo set up on your own computer, you will need `git`, `elm-0.18`, `node.js`, `yarnpkg`.\n\nAlso web browser with support of [Object.assign](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/assign) for loading `env.js`. There is also [polyfill](https://github.com/sindresorhus/object-assign).\n\nSimply clone the repository and:\n\n\n```bash\n$ git clone https://github.com/rofrol/elm-navigation-example.git\n$ cd elm-navigation-example\n$ yarn\n$ cp .env.example .env\n$ ./tools/build-dev.sh\n$ ./tools/server.js\n```\n\nIn another terminal run:\n\n```bash\n$ ./tools/browsersync.js\n```\n\nThen navigate your browser to [http://localhost:8000](http://localhost:8000).\n\n## Configuration\n\nBased on https://12factor.net/config\n\n```bash\ncp .env.example .env\n./tools/generate-env.js\n```\n\nYou will get `dist/js/env.js` which is loaded to elm through flags.\n\n## Linter elm make - don't compile twice\n\nhttps://gist.github.com/rofrol/fd46e9570728193fddcc234094a0bd99#atom-editor-and-linter-elm-make---dont-compile-twice\n\n## TODO\n\n- [ ] use query string\n- [ ] use ohanhi/elm-web-data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Felm-math-kids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frofrol%2Felm-math-kids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Felm-math-kids/lists"}