I just deployed the first version of the ‘Awesome n8n’ GitHub repo, which lists the top 100 n8n community nodes. I scrape all the package metrics and sort everything by number of monthly downloads. The killer feature is that all nodes are grouped into sub-sections for much better navigation.
13 Likes
I have deployed another issue of the Repo with updated snapshot of all n8n community nodes.
The pace of new n8n nodes keeps accelerating - an average of 6.6 new nodes are published to npm every day!
2 Likes
Nice work, Anthony! Did you do the classification manually or automate it in some way?
2 Likes
Lovely! And wow that’s a substantial increase lol
2 Likes
Amazing! Thanks guy!
2 Likes
Thanks! Classification is semi-automated using LLMs, I always double-check final results though.
1 Like