I have created a vuejs components library that is based on a proprietary js framework.
Its super easy to create a new component since all the JS and design is handed from the proprietary framework, and i have full control on the complete library.
The downside is that i have to create every component i want to use and i cannot share the library with anyone.