Integrating 3rd party libraries into a Vue application is not harder than in any other JavaScript reactive framework. Nothing special with using a single import statement. Integrating a component that depends on DOM and renders itself on a page is a different story. Examples are maps, editors, image manipulation tools