{"id":19951752,"url":"https://github.com/eacaps/runspeed-map-angularjs","last_synced_at":"2026-04-09T08:55:09.385Z","repository":{"id":84953886,"uuid":"118283711","full_name":"eacaps/runspeed-map-angularjs","owner":"eacaps","description":"Runspeed map for Garmin tcx files using AngularJS","archived":false,"fork":false,"pushed_at":"2018-01-30T16:52:31.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:42:05.641Z","etag":null,"topics":["angularjs","leaflet","tcx","webpack"],"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-01-20T21:52:27.000Z","updated_at":"2018-02-04T21:48:18.000Z","dependencies_parsed_at":"2023-03-01T15:30:31.665Z","dependency_job_id":null,"html_url":"https://github.com/eacaps/runspeed-map-angularjs","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/eacaps%2Frunspeed-map-angularjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-angularjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-angularjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eacaps%2Frunspeed-map-angularjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eacaps","download_url":"https://codeload.github.com/eacaps/runspeed-map-angularjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381645,"owners_count":19953751,"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":["angularjs","leaflet","tcx","webpack"],"created_at":"2024-11-13T01:09:35.722Z","updated_at":"2026-04-09T08:55:09.321Z","avatar_url":"https://github.com/eacaps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# runspeed-map-angularjs\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 AngularJS version, you can see the React version here: https://github.com/eacaps/runspeed-map-angularjs.\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-angularjs\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 angularjs 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-angularjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feacaps%2Frunspeed-map-angularjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feacaps%2Frunspeed-map-angularjs/lists"}