I want to search for public GitHub repos (and hopefully sort them by a star) that have certain package.json dependencies like next-mdx-enhanced, @tailwindcss/typography, and typescript.
I can get all repos which use next-mdx-enhanced by visiting next-mdx-enhanced repo and clicking on Used by xxx i.e. dependency graph.
Similar for tailwindcss-typography. So, how can I get repos containing a combination of these dependencies?
You can try filtering all GitHub repositories with a package.json file with a keyword like this: next-mdx-enhanced path:package.json. Here is an example
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With