Nice article Madza.
shortid is now deprecated and they suggest the amazing Nano ID as an alternative.
The title concept is not future proof! What if you need to add more tools to that list? You'll have to rename and change 73 for both the title and the slug url, which will lead to lose the SEO of the article and direct links to it will be broken!
Also, you should not hardcode counters like you do from 1 to 73, you can use CSS counters to have automated and customized counters and don't have to re-arange the numbers each time you remove or add something.
I have copied your article to my blog and I wrote a mention to this page and your blog at the very beggining lytrax.io/blog/dev/awesome-npm-packages-for-produβ¦
Thanks for collecting all of the packages and the short descriptions into one article.