DEV Community

Cover image for Filter Available NPM Name and Get Your Dependency Count Badge
Acid Coder
Acid Coder

Posted on Edited on

Filter Available NPM Name and Get Your Dependency Count Badge

If you code open source on NPM, chance are, you are going to have a hard time finding the name you want

so I made this: https://npm-util.netlify.app/

Utility website to find your NPM names with multiple filters per character supported.

only 7 [consonants] [vowels] [consonants] names left at the time of writing as shown in the image
Generate NPM name

There is a lot of nice little badges however one that I think is important is missing(not available by default on shield.io), that is dependency count badge
Dependency count badge

This is an open-source project https://github.com/tylim88/npm-util-front-end

Enjoy!

Top comments (0)