Yes, it has been active for a couple of days, powered by GitHub Actions. I created it because Twitter is gone, and I missed Echo JS on Bluesky.
At the moment, it runs on a 60-minute schedule, posting one new item from the feed if there is one available and it hasn't been posted yet.
👀 https://bsky.app/profile/echojs.bsky.social
<range-slider> element
- Framework agnostic web component (no dependencies)
- Cross browser customizable styling
- Single and multi thumb
- Horizontal and vertical orientations
- Works like a built-in HTML form element (uses ElementInternals)
- Keyboard accessible (use arrow keys)
- Touch friendly
- Follows the ARIA best practices guide on sliders
👓 <syntax-highlight> element v1.0.0 - A custom element that uses the CSS Custom Highlight API for syntax highlighting.
Code highlighting works without modification (no need to wrap each token with a <span> element).