Echo JS 0.11.0

<~>

andreruffert comments

andreruffert 9 days ago. link 1 point
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
andreruffert 54 days ago. link 1 point
<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
andreruffert 68 days ago. link 1 point
👓 <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).