weii41392 / sort-awesome-list

Sort any awesome list by GitHub Stars ✨

Home Page:https://wjhuang.com/sort-awesome-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sort-awesome-list

Sort any awesome list by GitHub Stars ✨

  • Input a link to an awesome list or type in raw markdown
  • Automatically sort the list items by their number of GitHub stars
  • View the sorted list in rendered markdown or copy it to your clipboard

Example

Check out this example taken from sindresorhus/awesome.

👈 On the left, you'll see the list in its original order without any hint of popularity.

👉 On the right, the list is sorted by number of GitHub stars, making it easy to find the de-facto standard.

Why GitHub Login?

  • To import awesome lists from GitHub repos or to fetch GitHub stars for sorting, we need to make requests to GitHub API.
  • For unauthenticated requests, the rate limit allows for up to 60 requests per hour.
  • To process a relatively long awesome-list, authentication is required to increase the rate limit to 5000 requests per hour.

Acknowledgment

License

MIT

About

Sort any awesome list by GitHub Stars ✨

https://wjhuang.com/sort-awesome-list/

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 4.3%