Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 7.49 KB

README.md

File metadata and controls

56 lines (45 loc) · 7.49 KB

✨ Featured projects

This repository contains an API to access my favorite open source projects built by me.

API: https://anandchowdhary.github.io/featured/repos.json

Project Language Stars
#1 upptime Markdown 14774
#2 uppload TypeScript 1820
#3 calendar-link TypeScript 330
#4 redirect-russia HTML 102
#5 hovercard TypeScript 89
#6 hello-bar JavaScript 72
#7 bookshelf-action TypeScript 65
#8 language-icons TypeScript 60
#9 remix-starter TypeScript 55
#10 docs-markdown TypeScript 47
#11 update-template TypeScript 33
#12 auto-i18n TypeScript 25
#13 sharer.link Vue 21
#14 calendar-slots TypeScript 18
#15 gitwriter Vue 15
#16 fraud TypeScript 13
#17 deliverabilityguide.com TypeScript 13
#18 archiver TypeScript 12
#19 puppet TypeScript 12
#20 scrub TypeScript 11
#21 feeedback TypeScript 8
#22 birthday-reminders-action JavaScript 8
#23 twt TypeScript 7
#24 changebar TypeScript 6
#25 NewsHaikusBot TypeScript 4
#26 carpent TypeScript 3
#27 essential.css HTML 3
#28 analytics-icons TypeScript 3
#29 node.ts TypeScript 2
#30 precis HTML 1
#31 aptitude CSS 1
#32 one-grid HTML 1

🙋 How it works

My ✨ Featured projects list on GitHub is the source of truth for these open source projects. To add new projects to this list, I simply star them and select the "Featured projects" list.

Screenshot of star menu

However, since GitHub doesn't have a Stars Lists API (yet!), I wrote a quick script update-data.mjs that parses the HTML page containing this information, and a GitHub Actions workflow runs every few days to make sure this repository is up to date.

📄 License

MIT © Anand Chowdhary