Build
Build with Vaadin
Vaadin Start
Configure your new Vaadin app
UI Components
Java or HTML components
Flow
Java backend & Java UI
Fusion
Java backend & TypeScript UI
Collaboration Engine
Build real-time collaboration
Design System Publisher
Documentation builder
Designer
Visually build UI designs
TestBench
Implement automated UI tests
Learn
Learn
Vaadin Features
Get to know Vaadin
Learning Center
Master Vaadin
Documentation
Technical documentation
Cookbook
Code snippets for common tasks
Community
Community
Blog
Latest from Vaadin
Add-on Directory
3rd party components
Stack Overflow
Ask questions and get answers
Contribute
Report issues, create pull requests
Chat
Get help and discuss with community members
Solutions
Use cases
Create a new business app
Modernize an existing app
Migrate from Swing
Unified UX with Design system
Pricing
Get started
Login
0
Edit Profile
Subscription
Multiple
My Page
0 unread
My Account
My Certifications
My Components
Toggle admin panel
Log out
You have to enable javascript in your browser to use this web site.
Vaadin Directory
Curated open source web components - with or without Java.
Help
Log in to publish
Search
Frameworks
Show all
Vaadin
6
7
8
platform
Polymer
1
2
3
GWT
1
2
Tags
UI (996)
Data (230)
Themes (105)
Tools (155)
Miscellaneous (263)
Web Components (874)
Sponsored (107)
Follow us
Follow us on Twitter to get Directory feeds.
Join our Discord server for discussions.
Last updated
Highest rated
A-Z
Data
Web Components
alicorn-scroll-watcher
by mlunnay
A web component requestAnimationFrame based scroll watcher
Updated 5 years ago
106
UI
BeforeUnload
by Sami Viitanen
Easy way to add exit verification dialog to your Vaadin Application
Updated 5 years ago
9
UI
Web Components
paper-checkbox
by PolymerElements
A Material Design checkbox
Updated 5 years ago
139
Data
Web Components
iron-image
by PolymerElements
Image element with sizing and preloading options
Updated 5 years ago
137
UI
Web Components
candy-progress
by Collaborne
Polymer element that creates candy progress bar
Updated 5 years ago
133
UI
Mermaid
by Renier Roth
Mermaid Add-on for Vaadin
Updated 5 years ago
3
Data
Web Components
paper-password-input
by Collaborne
Material Design input field to enter passwords (Polymer)
Updated 5 years ago
140
UI
CountdownClock Add-on
by Enver Haase
CountdownClock
Updated 5 years ago
1
UI
Web Components
titanium-circle-letter-icon
by LssPolymerElements
A colored circle with a letter inside. Great for list items.
Updated 5 years ago
85
UI
Web Components
loader-lite
by ryanburns23
Polymer 2 animated loader element
Updated 5 years ago
149
UI
numberfield7 - NumberField7 Add-on
by Kerim Orazmuhammedov
TextField which allows only number input
Updated 5 years ago
11
Data
Web Components
titanium-currency
by LssPolymerElements
A polymer element that formats currency.
Updated 5 years ago
90
Themes
Web Components
watsonlogic-parallax
by watsonlogic-software
Polymer 2.0 Parallax Web Component
Updated 5 years ago
530
UI
Web Components
list-item
by ryanburns23
ES6 Polymer 2 list item with a skeleton loader
Updated 5 years ago
149
UI
Web Components
paper-weather
by ryanburns23
☀️� Material design weather element inspired by google weather
Updated 5 years ago
156
UI
Geolocation Add-on
by Giovanni Lovato
Geolocation Browser API for Vaadin
Updated 5 years ago
2
Miscellaneous
Web Components
smd-social
by Soulmatters
A fast way to integrate social buttons into your web app
Updated 5 years ago
97
UI
Web Components
fb-dp
by rohithsathya
<fb-dp> is a web component that displays the facebook profile picture of an...
Updated 5 years ago
89
1
...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
...
109