Hi all! I've just gotten started looking at Nim and I think it's a really cool language - but I couldn't find a web inteface for the Nimble repo so I thought that'd make a good first project. Unfortunately, all the code I've written so far has been in JavaScript! (although I did write a very minimal server using Jester - it worked but turned out to be unnecessary for the features I'd implemented) You can have a look at what I've got so far here:
I'll stick the code in a github repo soon. I pretty much just hacked this together last night and set up apache this evening and now I want to go to bed.
Let me know if you think this is useful or not. Thanks!
Hi @CaptainBland: Yes, very useful idea, thanks!
I agree with @jangko that the blue tags should be clickable links that filter by matches for that tag only.
Unfortunately, I think there are a few bugs in your search ranking & cut-off algorithms?
Thanks for all of your feedback! I'm glad you think it's useful.
I've made some improvements today including:
There is now a github page at https://github.com/CaptainBland/nimble-explorer
Next thing on my priority list is to fix the search
Edit: Fixed the search, you can now include the field you wish to search for with the colon operator; e.g. license:gplv3 will show only packages licensed that way.
Tags are now clickable, too.
Hi @CaptainBland: Great improvements, thanks! The colon operator search is useful and the page looks good & works well on my phone.
Do you have any further improvements planned?
These aren't in any particular order of priority so they'll probably get done as inspiration strikes me, but let me know if there are any features you're particularly interested in.