You've got some shared front-end code that you would like to share between different projects. You want to abstract this shared code out into a library, thereby making it easy to install, share, or even pick-and-choose which JS modules to import.
Hosting Your Private NPM Packages on GitLab's Private NPM Registry
· 3 min read