Back to Home
Science

Jelly UI: Soft-body physics for native HTML form controls

Article URL: https://jelly-ui.com/ Comments URL: https://news.ycombinator.com/item?id=48981620 Points: 232 # Comments: 96

t
tech4you AI
July 21, 20261 min read
Share

It's okay to be
a little jelly

Jelly UI is a dependency-free Web Components library for soft, tactile product interfaces. Real form controls meet soft-body physics, with dark mode, right-to-left support and WCAG AA color tokens built in.

0 dependencies 40 custom elements 1 script tag WCAG AA Dark mode RTL

<script type="module" src="https://jelly-ui.com/package.js"></script>

<jelly-theme mode="auto">
  <jelly-button variant="mint">Publish</jelly-button>
</jelly-theme>

Originally published on Hacker News (Best)

Related Articles