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

Hacker News Top Tools

Summary

Jelly UI is a dependency-free Web Components library that brings soft-body physics to native HTML form controls, with built-in accessibility (WCAG AA), dark mode, and RTL support.

No content available
Original Article
View Cached Full Text

Cached at: 07/20/26, 06:29 PM

# Jelly UI — Soft Web Components Source: [https://jelly-ui.com/](https://jelly-ui.com/) ## 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 dependencies40 custom elements1 script tagWCAG AADark modeRTL Scroll the showcase ↓Read the API reference → ``` <script type="module" src="https://jelly-ui.com/package.js"></script> <jelly-theme mode="auto"> <jelly-button variant="mint">Publish</jelly-button> </jelly-theme> ```

Similar Articles

Drawably: Hand-Drawn UI Controls

Hacker News Top

Drawably is a JavaScript library that provides hand-drawn UI controls with animated pen sketches for web development.

jax-js (Website)

TLDR AI

jax-js is an open-source ML library and compiler for the web, bringing JAX-like numerical computing to JavaScript with WebGPU and WebAssembly kernels, all running client-side.