TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Hyperkit – rich UX features without writing JavaScript

4 点作者 chrsgrrtt7 个月前
I&#x27;ve been working on Hyperkit over the past couple of weeks, to scratch an itch. It&#x27;s a collection of custom elements (web components) for common UX patterns like modals, sortable lists and repeating fieldsets.<p>I&#x27;m fed up of reaching for React when I need enhanced UX. The &quot;peppering of Javascript&quot; frameworks like Stimulus always feel disconnected; I really don&#x27;t like relying on data attribute incantations to attach clientside behaviour.<p>So I&#x27;ve started Hyperkit, a collection of headless custom elements that make it trivial to add rich UI features to apps built with server-side frameworks like Rails or Revel. Because their all custom elements, they&#x27;re just HTML tags, with all the behaviour encapsulated in the tags. Each component is headless - bring your own styling. It&#x27;s akin to Headless UI in spirit, but without the need for JavaScript.

暂无评论

暂无评论