#webcomponent — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webcomponent, aggregated by home.social.
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
@ariel's new #javascript microframework/library Elena looks amazing and you should absolutely consider if you're looking for a scaffolding shortcut for your next #webComponent project. Here's my take on it:
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
#Development #Techniques
Fully local code embeds · A web component for rendering code sandboxes https://ilo.im/16bs9f_____
#Code #Sandboxes #WebComponent #Content #Website #WebDev #Frontend #HTML #CSS #JavaScript -
The hoops you jump through to battle FOUC when <dark-mode-toggle> is a #webcomponent with custom dark/light states... but all this async JS magic may need some time to initialize, so there's also a content attribute for the initial state, but that may in turn be overridden by user choice (and therefore one of the custom states) 🥴
-
Today i released a big update to spark.
Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelog
and even more in the cli : https://pub.dev/packages/spark_cli/changelog -
Today i released a big update to spark.
Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelog
and even more in the cli : https://pub.dev/packages/spark_cli/changelog -
Today i released a big update to spark.
Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelog
and even more in the cli : https://pub.dev/packages/spark_cli/changelog -
I updated my article on reducing #WebComponent FOUC to include details on how to choose an appropriate timeout.
#html #css #javascript
https://dev.to/stuffbreaker/reducing-fouc-with-web-components-1jnh -
🚨 New version of my mastodon-comments webcomponent available! 🚨
This webcomponent integrates a mastodon thread into a website to be used as a discussion thread.
The last version of the component introduces a dialog to allow the user selecting their mastodon instance to reply from.
-
spark_framework 1.0.0-alpha.2 is now on https://pub.dev/packages/spark_framework!
lots of improvement.
✅ New way to write interactive component
✅ Fixed the reactive attribute of the component.
✅ Support for Cookie
✅ Automatic support for nonce when CSP header is presentTo see how we write component now checkout:
https://spark.kleak.dev/docs/components -
🚚 New
cemrelease! The standards-based #WebComponent multitool just released v0.9.0 including support for #JavaScript class mixins, numerous bug fixes, and an overhauled and much more readable docs site.
Give it a try today in your web components project and let me know what you think!
bennypowers.dev/cem/
github.com/bennypowers/cem/releases/tag/v0.9.0 -
#Development #Fun
Hallucinations using web components · How to make your self-written posts look machine‑written https://ilo.im/168oqv_____
#Simulation #AI #Hallucinations #Content #Blog #WebComponent #WebDev #Frontend #HTML #JavaScript -
This weekend, I was inspired by the once-common, now-absent "Turbo" button of computers past. So I implemented a #webComponent that reproduces the experience of pressing one and watching the little LED turn off and on.
Wanna see?
-
<color‑input> — современный веб‑компонент Адама Аргайла для выбора цвета, который поддерживает широкий цветовой охват (sRGB, Display P3, Rec2020) и конвертирует между sRGB, HSL, HWB, LAB, LCH, OKLCH и OKLAB. Построенный на Color.js, Preact Signals и Shadow DOM, он настраивается через CSS parts и поставляется в виде tree‑shakeable ES-модулей. Кастомный элемент автоматически регистрируется при импорте и работает в браузерах с Popover API. #webcomponent #color
-
It's Twofer Friday! 🥳
1) @11ty website redesign: https://www.patrickgrey.co.uk/ 💅
2) I'm launching v1 of my small #webComponent library: Naked Web Components! They are focussed on function with minimal styling.
Read all about it here: https://www.patrickgrey.co.uk/projects/naked-web-components/ and find the code here: https://codeberg.org/patrickgrey/naked-web-components.
I never expected to create a component called <naked-sticky-overflow>... 😬
I'd love to know if they are useful for anyone 🥰
-
#Development #Launches
Grid-aware status bar · A web component for energy-smart websites https://ilo.im/166dmv_____
#Electricity #Sustainability #Website #Design #WebDesign #WebComponent #OpenSource #WebDev #Frontend -
Trying out moving Joist over to Codeberg. If you are over there give it a star and a watch!
-
Why do all #webcomponent examples use innerHtml = when innerHtml is inherently insecure?
-
#Development #Launches
Split Flap · A fun text animation web component for your site https://ilo.im/165pb9_____
#Text #Display #Animation #WebComponent #Design #WebDesign #WebDev #Frontend #HTML #JavaScript -
Because of the generic nature of the terms, I'm having trouble searching for something that should have a page in the Nuxt docs somewhere:
I want to use an existing Web Component (developed by a third party) in a Nuxt app. It is having trouble with the SSR and I can't figure out how to work around it so that the web component is named in the template area but is only initialized in the browser.
Or, alternately, what I can tell the developer to do differently to make it work. It says it can't find "HTMLElement".
-
Wanted to try out this <syntax-highlight> #WebComponent for myself https://andreruffert.github.io/syntax-highlight-element/
The result is super clean and a fair chunk smaller than what's typically used. Even works with contenteditable!
https://codepen.io/daviddarnes/pen/bNVVVxQ?editors=1000 -
You know what I love? clicking on the "copy" button on #github and having it do literally nothing
see, this button used to be a #webcomponent, and it would just work in all cases, but that was unacceptable because you can't hire people to write web components
So now it's a fabulous, very functional, very just #javascript #react component, and I'm happy because even though it doesn't work, it looks great on a State Of survey. -
Wouter Lemaire shows how to use any #webcomponent in #ui5 apps at #ui5con 2025
-
Wouter Lemaire shows how to use any #webcomponent in #ui5 apps at #ui5con 2025
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
#Development #Approaches
Glossary web component · A slick way to add links and context to your content https://ilo.im/163pvz_____
#Glossary #Content #Markdown #JSON #Popover #WebComponent #WebDev #Frontend #HTML #JavaScript -
Version 0.2.0 of #teskooano is out!
Read about the release and the new #webComponent #JavaScript #framework I've written - now live on the site!
Also see the roadmap for upcoming plans
-
Just released: #teskooano new #webComponent based engine toolbar - a plugin toolbar that allows panels to register themselves with a button - so it;s much easier to add new features.
-
#Development #Launches
Marquee · A smoothly animated, flexible ticker web component https://ilo.im/162b3u_____
#Marquee #Animation #API #WebComponent #WebDev #Frontend #HTML #JavaScript -
#Development
QR code HTML web component · A handy way to add a QR code to a HTML link https://ilo.im/1622pq_____
#QrCode #Webpage #Website #WebComponent #HtmlWebComponent #WebDev #Frontend #HTML #CSS #JavaScript -
#Development #Resources
Action Table · An HTML web component to make your table interactive https://ilo.im/160v1t_____
#Data #Table #HTMLWebComponent #WebComponent #WebDev #Frontend #HTML #CSS #JavaScript -
#Design #Fun
EmojiStorm · Let it snow, or bring on the emoji party! https://ilo.im/161hqa_____
#SnowFlakes #Emojis #Smileys #Flags #Symbols #WebComponent #WebDev #Frontend #HTML #JavaScript -
#Development #Techniques
Getting oriented with HTML video · How to serve a clip in portrait or landscape format https://ilo.im/161hb7_____
#Video #WebComponent #HtmlWebComponent #ResponsiveDesign #WebDev #Frontend #HTML #CSS #MediaQuery -
#Development #Techniques
Getting oriented with HTML video · How to serve a clip in portrait or landscape format https://ilo.im/161hb7_____
#Video #WebComponent #HtmlWebComponent #ResponsiveDesign #WebDev #Frontend #HTML #CSS #MediaQuery -
#Development #Approaches
‘include-iframe’ web component · Versions of ‘HTML includes’ have evolved into a new take https://ilo.im/160elk_____
#HtmlIncludes #Iframe #WebComponent #ProgressiveEnhancement #Browser #WebPerf #WebDev #Frontend #HTML #JavaScript -
#Development #Approaches
‘include-iframe’ web component · Versions of ‘HTML includes’ have evolved into a new take https://ilo.im/160elk_____
#HtmlIncludes #Iframe #WebComponent #ProgressiveEnhancement #Browser #WebPerf #WebDev #Frontend #HTML #JavaScript -
#Development #Approaches
‘include-iframe’ web component · Versions of ‘HTML includes’ have evolved into a new take https://ilo.im/160elk_____
#HtmlIncludes #Iframe #WebComponent #ProgressiveEnhancement #Browser #WebPerf #WebDev #Frontend #HTML #JavaScript -
#Development #Approaches
‘include-iframe’ web component · Versions of ‘HTML includes’ have evolved into a new take https://ilo.im/160elk_____
#HtmlIncludes #Iframe #WebComponent #ProgressiveEnhancement #Browser #WebPerf #WebDev #Frontend #HTML #JavaScript -
We are happy to announce our new open-source web template for creating a simple and minimal radio directory - Radiohub! It's powered by the amazing web-component library Shoelace.
Feel free to check it out and let us know your feedback.
https://github.com/digitalmalayali/radiohub
#digitalmalayali #opensource #webtemplate #shoelace #lit #lithtml #webcomponent #radio #radiodirectory