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

Free-form text field users for exracting dependencies from package.json content (full or partial), or other sources of dependencies #196

Open
4 tasks
broofa opened this issue Dec 22, 2023 · 0 comments

Comments

@broofa
Copy link
Collaborator

broofa commented Dec 22, 2023

In addition to the existing options for specifying packages / dependencies (q param names, file upload, q param urls), it would be convenient to have a way generating graphs from ...

  • package.json contents (copy/pasted) paste in package #97
  • package.json dependencies-like fragments (e.g. copy/pasting just the inner or outer portions of dependencies)
  • package-lock.json or yarn.lock ala Support package-lock.json file #148 (file sizes make these problematic?)
  • top-of-file import statements

Gist with examples of the above

'Not really sure what this looks like in the UI. I'm inclined to just keep it simple (e.g. <textarea>) as opposed to diving down the rabbit-hole of rich text editors.

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

1 participant