libraries.io dependents badge with scoped NPM packages does not work
I'm trying to add a badge using libraries.io dependents for a scoped package. I noticed that libraries.io encodes the scoped name into the package name, like @jwc%2Fjscad-utils, but this doesn't work with shields.io.
![Dependents](http://img.shields.io/librariesio/dependents/npm/@jwc%2Fjscad-utils
If there is already a way to use scoped NPM packages, I wasn't able to find it in the documentation or another issue pointing to more info.
Thanks!
Thanks for reporting this @johnwebbcole! If anyone is interested in fixing this bug, the solution here will probably be very similar to the ones in #3274 and #3570
@johnwebbcole Any chance you'd be interested in taking a look at this?
Just stumbled upon this problem right now. Will try and see if I could hack something out of it.
Closed via #4151
Most helpful comment
Just stumbled upon this problem right now. Will try and see if I could hack something out of it.