Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: dependencies for GitHub repos #36

Open
stared opened this issue May 13, 2020 · 1 comment
Open

Feature request: dependencies for GitHub repos #36

stared opened this issue May 13, 2020 · 1 comment

Comments

@stared
Copy link

stared commented May 13, 2020

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?

@mirsella
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants