Blog

All Vaadin components are now available on NPM

By  
Marcus Hellberg
Marcus Hellberg
·
On Aug 7, 2018 2:00:00 PM
·

As you may have noticed, we have migrated all of Vaadin's components to Polymer 3. This means that you can now install the components through NPM.

npm install @vaadin/vaadin-core

NPM is the standard package manager for front-end dependencies. The move will make it easier to use Vaadin components in frameworks like Angular or Vue. It also means that you are able to use build tools like Webpack without extra configuration.

This change only applies to developers using the WebComponent API. The Java API and component usage in Flow remains the same.

Browse Vaadin components

Marcus Hellberg
Marcus Hellberg
Marcus has spent the past 20+ years combining modern web technologies and Java. More recently, he's been exploring how AI is changing the way we interact with computers. Marcus is always curious to learn new things and loves helping developers learn new things. Marcus is a Java Champion and the VP of Product at Vaadin.
Other posts by Marcus Hellberg