Open stared opened 4 years ago
maybe in a form like github:username/repo
then it search for github repo, would be pretty easy with a regex to just match 'github:' and if github username can only be composed of letter and number, expand the regex to match a 'github:username'
End-user applications are often not published as NPM packages. Yet, it would be interesting to see what are the dependencies of various apps.
Is it possible to do with the current setup, or would you consider adding it?