Non-registered external libraries over Git like NPM

It would be really great if we could host non-registered libraries ourselves (still conform with the file structure). I was thinking about how npm and yarn handle non-registered libraries, for example:

"vue-essential-slices": "username/vue-essential-slices"

I could provision a new project much quicker with this. I'd be interested in making a public TailwindCSS library in cooperation with others, however.

Even if we just used the zip over HTTP, for example:

prismic sm --setup --ls --lib https://github.com/username/vue-essential-slices/archive/master.zip

Thanks

Hi James,

I believe this is something that the team has talked about I’m not 100% on what they’ve discussed, but I’ll let them know.

@features-team

1 Like

This is being tracked as an open feature request.

If you have another use-case for this feature, you can 'Flag' this topic to reopen. Please use the :heart: button to show your support for the feature and check out our Feature Request Guidelines.