this post was submitted on 02 Mar 2025
2 points (100.0% liked)
Usenet / Newsgroups Discussion
403 readers
1 users here now
Usenet / Newsgroups Discussion
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It looks beautiful as it is, but do you consider adding the table data to the SVG itself so we can keep it all as a one-thing downloaded for offline reading in the future?
Also, The table filtering features are really nice and help a lot, and I know it requires javascript for doing so, but would you consider maintaining a no-js copy of the full table without filters as an option?
Anyways thanks for keeping this as is, already!
@privadesco yes but it's always a hassle to update the svg and I made updating the website really easy. So I can always display the latest information there. A no js version does not really make sense for me but you can get the data as json from the api and do what ever you want with it. https://usenet.rexum.space/api/providers
Nice api! Thanks for the link!
About the js, don't get me wrong, the site looks gorgeous as it is (with the js)!
It's just for no-script users, the idea of having it rendering a simple nojs if the js can't be loaded is always nice. But take that as niche feedback.
About having it inside the SVG, well that is the only thing I miss from the old versions. It was a really nice way to visualize, specially offline. But I understand that the tree with the filters is far superior, and I thank you for that ;) .