Open Web Components: guides, tools, and libraries for developing web components

Joined February 2019
59 Photos and videos
Open Web Components retweeted
Ever reused a UI component and spent hours guessing how it works? With Custom Elements Manifest, your components come with contracts: typed props, events, slots & CSS vars—great for docs, IDEs & storybooks. Lucien Immink shows how: javapro.io/2025/09/04/design… @openwc #WebComponents
4
7
261
Does anyone know someone from npm/github/microsoft? We really would like to get a hold on the unused `owc` npm namespace - but we are not getting any replay since February 😅 We opened "npm Name Disputes submission #2569951" any ideas/hints?
1
4
8
1,737
Apple is about to break all PWAs in the EU under the guise of malicious compliance. Please consider taking 10 seconds out of your day to sign this letter.
Replying to @OpenWebAdvocacy
👉 Sign Now: letter.open-web-advocacy.org… Don't forget to share & like
5
9
1,162
Open Web Components retweeted
I guess I'm officially announcing Component Odyssey: component-odyssey.com/articl… It's a course to teach developers how to build component libraries with minimal tech. CO focuses on web components, so your components will work anywhere.
1
6
10
3,148
Open Web Components retweeted
8 Nov 2023
The Custom Elements Language Server 1.0.0 release is here! Get it now! VSCode: marketplace.visualstudio.com… Neovim: Follow Instructions at github.com/Matsuuu/custom-el… (might need a couple of days for lib authors to update deps). IntelliJ: Version 1.1.0 will ship with IntelliJ Support
1
29
65
9,550
Open Web Components retweeted
10 Oct 2023
🚀 It’s Lit Launch Day, and we’re kicking the day off with a livestream going over all the things to get excited about with Lit 3.0! Join us imminently, at 10 am PDT: youtube.com/live/ri9FEl_hRTc
2
24
93
20,456
Open Web Components retweeted
Interested in Web Components? Check out my latest blog. link.medium.com/jZXuvidMvyb This is a re-publication & expansion of a section from a prior post. Since then, I discovered more erroneous info I wanted to correct. I'll continue to update this new article going forward.
3
17
34
3,721
Open Web Components retweeted
#WebComponentsAdvent Day 10: Codelabs. If you are new to Web Components and don't know where to start, today's update is for you! Check out codelabs: detailed step by step tutorials created by @buildWithLit, @ChromiumDev and @OpenWc teams. webcomponents.today/codelabs…
8
21
Open Web Components retweeted
18 Oct 2022
Look at that, @OpenWc just shipped some "spread" directives for @buildWithLit: github.com/open-wc/open-wc/b… There are A LOT of considerations to keep in mind when leveraging them: open-wc.org/docs/development… but, otherwise; glhf!

2
14
34
Open Web Components retweeted
7 Jun 2022
🙌 THIS THURSDAY at 9:30AM PST: Join our first Lit and Friends Community Call! Connect with members of the Lit team to talk about topics like #webcomponent standards, tooling such as Open WC, and more. More info here ⬇ goo.gle/3Q3GqRN
7
16
Open Web Components retweeted
“I believe Web Components are one of the most exciting new technologies on the web platform today” @davatron5000 See why Dave is so excited about Web Components in his new course! frontendmasters.com/courses/…
12
68
Open Web Components retweeted
I've heard good things about @OpenWc, will look into this more! Thanks for the tip!
1
2
Open Web Components retweeted
4 May 2022
🗣 ICYMI: we've got two new series on YouTube! Head on over to the Lit YouTube channel to get started with #webcomponents and subscribe to catch all the episodes for: 📺 Lit University 📺 Build It with Lit Subscribe here ➡️ goo.gle/3saDCaY
2
9
42
Open Web Components retweeted
22 Apr 2022
Did a little writeup of my SSRed custom elements experiments here: dev.to/thepassle/server-side… Server side rendering vanilla custom elements in @astrodotbuild
2
7
55
Open Web Components retweeted
15 Apr 2022
For anyone listening to #developingDesignSystems, here's the link to the CEM Analyzer: website: custom-elements-manifest.ope… npm: npmjs.com/package/@custom-el…
2
7
14
Open Web Components retweeted
The work that @daKmoR and the @OpenWc team does is underrated.
4
18
Version 2.1.1 of `@open-wc/scoped-elements` is out 🎉 With it, we no longer automatically load a polyfill for a scoped registry. Which results in ⬇️ smaller size 👼 fewer errors when integrating components in pages As long as you are not requiring scoping no change is needed
1
2
14
If you need scoping and you are already using `@open-wc/scoped-elements` then loading the polyfill for the scoped registry will enable it. And if you are imperatively creating elements then you should use the `createScopedElement` method.
1
2