Standalone isomorphic url generator #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Hello, I'd like to make a little vscode extension for opening a project's
package.json
in npmgraph, and I'd like to reuse the logic that already exists for this in this module, but I don't really need a CLI, I just need a lower-level function that presumably receives the parsedpackage.json
and returns a url.Can something like this be implemented?
The text was updated successfully, but these errors were encountered: