Skip to content
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

Highlight "top libraries" #60

Open
markerikson opened this issue Oct 2, 2017 · 12 comments
Open

Highlight "top libraries" #60

markerikson opened this issue Oct 2, 2017 · 12 comments

Comments

@markerikson
Copy link
Owner

Since a lot of the categories have many libraries listed, it would be helpful to highlight the top 2-4 "must use" libraries in each category, if appropriate.

I should figure out how to format this, and which ones I want to highlight.

@alexkrolick
Copy link

How about a ⭐️ ?

@markerikson
Copy link
Owner Author

Probably a good idea. I don't normally use emojis anywhere, but that ought to work.

@jrnail23
Copy link

This would be really helpful. There are just so many libs listed, and a lot of them appear to be either dead projects or almost never used, according to their npm stats.

@markerikson
Copy link
Owner Author

@jrnail23 : yeah. What I'd really like, tbh, is a tool that parses the Markdown files and generates an interactive list that could show Github stars and update info, NPM stats, etc. There's already existing examples of tools and sites along those lines, I just don't have time to work on anything like that myself.

@shth
Copy link

shth commented Jan 27, 2018

@markerikson Can you share those examples of tools?

@markerikson
Copy link
Owner Author

So yeah, I don't have time to build a "search the libs list" app myself, but it would be incredibly cool if someone else were to tackle it :) It seems like all the pieces you'd need are available already. Parse the links list, grab Github URLs and package names, grab NPM metadata and Github stats, mash 'em up, and provide a UI that shows items based on their category and allows sorting and filtering.

@markerikson
Copy link
Owner Author

I threw together a quick UI mockup to illustrate the kind of thing that I'm picturing:

addons-list-ui-mockup.png

@wilbertliu
Copy link

wilbertliu commented Jan 31, 2018

Hey all,

After some discussions with @markerikson, @dberget and I decided to work on this. We will update you soon when there's something that we can show.

Wish us luck.. 😀🙏🏻

@markerikson
Copy link
Owner Author

And for reference, looks like the new repo and initial design discussion is at wilbertliu/redux-ecosystem#1 .

@jondot
Copy link

jondot commented Jan 26, 2019

@markerikson I've tweaked Celeste to work with this repo's format, here's the result:

https://gist.github.com/jondot/10c2ddefe6b411a1f3049005fce716df

It also found a bunch of 404s while scoring.

Let me know if this is something you like, and i'll work to integrate it into this repo for all files.

@markerikson
Copy link
Owner Author

Huh. That is very intriguing.

https://github.com/wilbertliu/redux-ecosystem would still be a neat thing to get working, but looks like @wilbertliu stopped working on it a year ago.

Sure, if you can figure out how to get things set up to improve this repo, that'd be great!

Wonder if it would be useful for https://github.com/markerikson/react-redux-links in some way too.

@wilbertliu
Copy link

@markerikson, I think you missed something on this wilbertliu/redux-ecosystem#11 (comment) and unconsciously I abandoned it afterward. 😨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants