cyclejs-community / awesome-cyclejs

A curated list of awesome Cycle.js resources
http://cycle.js.org
827 stars 72 forks source link

Reformat to include statuses of dependencies to indicate up-to-dateness #85

Closed nspaeth closed 7 years ago

nspaeth commented 7 years ago

I thought it would be useful to know how up-to-date projects were, so I added that in in to see how it would look. Are these changes that would be welcome for inclusion?

There are a few problems with it at the moment:

  1. I would like to add a version number column, but that didn't seem like it could be automated without manually adding the packages to shields.io
  2. It would be nice if there was a way to automatically update the number of stars.
  3. Packages that are deep in a repo (e.g., cyclejs/cyclejs/http ) aren't detected by david-dm. It might be good to separate official packages from others anyway, though?
  4. I think it would be formatted better if each package was two rows with Name|devDependencies|Dependencies|stars as one row, and description as the second, but I couldn't find any way to use colspan for the second row.

I wonder if it would be better to instead have a website specifically for searching for cyclejs related packages instead of manually updating a markdown page?

staltz commented 7 years ago

Hi, thank you for taking your time to send us this issue. We appreciate it, however in general these "awesome" lists are just lists. I would prefer to keep them as such.

olpeh commented 7 years ago

Closing this PR due to the above mentioned reasons. Let's keep this as a list.