You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered: