-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browse page #9
Comments
Agreed. I think this should be fairly easy to add, so I think I could get this in place fairly easily. |
hey :) just opened your website, it might become very useful as it will grow ;) browse page with nice sorting and filtering would be perfect :) |
👍 |
1 similar comment
+1 |
I really like how http://vimawesome.com/ works fwiw. |
That looks great, @KyleAMathews! Do you think using npm keywords would be sufficient? Possibly group them in a similar fassion to vimawesome? |
Yeah, perhaps the links on the left should be groups of keywords. E.g. "visualization" would pull in d3, visualization, chart, graph, etc. |
Yeah, was thinking the same. If anyone has suggestions on grouping, please let me know. |
Taxonomy is hard :) My initial thought is to start with the list of react components sorted by github stars and try to categorize the top 20 into 5 or 6 meaningful categories. I assume the initial browse page would have everything so people will expect when they click on one of the categories on the left that the list will noticeably shrink. Doing this well will probably require opening a number of pull requests to help people with their tags :) |
Just having a full list view would be nice. For now the site is a bit unusable other than the three top ten lists. Fortunately I can work around it by running |
+1 "Just having a full list view would be nice." <~ jep, just land on a default search for |
Still waiting for a browsable list (even as is without grouping). Later, why not generalize the whole thing and allow the user to group by whatever tags he wants? |
It would be awesome to have a showcase similar to http://www.primefaces.org/showcase. |
Search is nice when you know what you're looking for but when you don't, browsing is better.
The text was updated successfully, but these errors were encountered: