{"id":19951750,"url":"https://github.com/eacaps/runspeed-map-ember","last_synced_at":"2026-05-15T07:32:17.342Z","repository":{"id":84953896,"uuid":"119927340","full_name":"eacaps/runspeed-map-ember","owner":"eacaps","description":"Runspeed map for Garmin tcx files using Ember","archived":false,"fork":false,"pushed_at":"2018-02-04T21:11:56.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:42:05.665Z","etag":null,"topics":["ember","leaflet","tcx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eacaps.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":"2018-02-02T03:32:54.000Z","updated_at":"2018-02-04T21:47:47.000Z","dependencies_parsed_at":"2023-03-01T15:30:38.226Z","dependency_job_id":null,"html_url":"https://github.com/eacaps/runspeed-map-ember","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eacaps/runspeed-map-ember","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-ember","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-ember/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-ember/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-ember/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eacaps","download_url":"https://codeload.github.com/eacaps/runspeed-map-ember/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-ember/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ember","leaflet","tcx"],"created_at":"2024-11-13T01:09:35.255Z","updated_at":"2026-05-15T07:32:17.328Z","avatar_url":"https://github.com/eacaps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# runspeed-map-ember\nI made this to brush up on starting a project from scratch. I liked interface Garmin already has for displaying all my GPS running data but I decided it would be a fun experiment to see if I could do a slightly different take on the data.\n\nTo challenge myself I also decided to try to implement the basic scale component using various frameworks. This is the Ember version, you can see the React version here: https://github.com/eacaps/runspeed-map.\n\n## running\nRunning this app requires git and a relatively recent version of node and npm.\n\n    $ git clone git@github.com:eacaps/runspeed-map-angularjs.git\n    $ cd runspeed-map-ember\n    $ npm install\n    $ npm start\n\nThis will start the app at http://localhost:3000/.\n\n## dev\n    $ npm run dev\nDev mode for this runs webpack watch. Since there's no fancy JS transpiling going on, webpack is the way to go.\n\n## testing\njasmine and however you test ember will be incorporated soon :(\n\n## next\nI actually dove straight into this before looking at the tcx file format. I just grabbed the first thing that came up for tcx - https://github.com/mapbox/tcx and used that as my parser. As it turns out, I actually lose some data fidelity using that parser so the next thing on my list of TODOs is re-writing the tcx parsing and segment creation to use: https://www.npmjs.com/package/tcx-js.\n\nIf you have another other sample data from other platforms you'd like included just hit me up with an issue or a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feacaps%2Frunspeed-map-ember","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feacaps%2Frunspeed-map-ember","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feacaps%2Frunspeed-map-ember/lists"}