0gust1 on Nostr: I pushed a first working version of my "local gpx viewer" online: ...
I pushed a first working version of my "local gpx viewer" online:
https://github.com/0gust1/svelte-local-gpx-viewer
It enables a user (hiker, bikepacker, outdoor enthusiat, traveller, etc) to locally load, list and display a collection of GPX/Geojson routes files. The routes are persisted locally (they're kept across reloads, no server, no data sent over the network).
It's an old side-project, now rewritten with Svelte v5.
It's still not published on npm. And I still don't know the final cleat purpose / feature scope 🤷 (I made that because I needed this for my own bike riding activity).
I intend to push further to see if/how to expose precompiled "agnostic" modules, in order to enable its use on non-svelte projects.
#svelte #frontend #gpx #bikepacking #hiking
https://github.com/0gust1/svelte-local-gpx-viewer
It enables a user (hiker, bikepacker, outdoor enthusiat, traveller, etc) to locally load, list and display a collection of GPX/Geojson routes files. The routes are persisted locally (they're kept across reloads, no server, no data sent over the network).
It's an old side-project, now rewritten with Svelte v5.
It's still not published on npm. And I still don't know the final cleat purpose / feature scope 🤷 (I made that because I needed this for my own bike riding activity).
I intend to push further to see if/how to expose precompiled "agnostic" modules, in order to enable its use on non-svelte projects.
#svelte #frontend #gpx #bikepacking #hiking