Live data from Hacker News

OpenUI: Open Standard for Generative UI

openui.com

1–10 of 15 posts

Re: OpenUI: Open Standard for Generative UI

#3
If you want more open UI, I lead Lily Design System (https://lilydesignsystem.github.io) which has hundreds of components for Svelte, React, Vue, Blazor, Nunjuks, and HTML. The focus on semantics helps AI generators, and there are many prebuilt themes, locales, and examples. I'm using Fable right now to improve it.

If anyone from OpenUI would like to connect with me to add Lily, please do, joel@joelparkerhenderson.com.

Re: OpenUI: Open Standard for Generative UI

#6
Looks like a DSL for UI. Interesting.

I entered "CRUD for public book library" in their playground (https://www.openui.com/playground) and it generated some forms which looks useful:

https://i.imgur.com/gd2XzoD.png

I'd have to investigate more about the customizability of it. For example, how hard is it to implement custom form validations? This sort of thing.

Also, how many dependencies and layers I would be adding to my project for using it.

Re: OpenUI: Open Standard for Generative UI

#7

Don't advertise "cross-platform" and list React, React Native and Vue as your platforms. The world is not JavaScript, at least not yet.

Where do you see "cross-platform"? The readme clearly says it's web:

  OpenUI is a full-stack Generative UI framework: a compact streaming-first language, a React runtime with built-in component libraries [...]

Re: OpenUI: Open Standard for Generative UI

#9
post #7

Don't advertise "cross-platform" and list React, React Native and Vue as your platforms. The world is not JavaScript, at least not yet.

Where do you see "cross-platform"? The readme clearly says it's web: OpenUI is a full-stack Generative UI framework: a compact streaming-first language, a React runtime with built-in component libraries [...]

The link submitted is to the front page of their website, which reads: “Cross-platform - One spec renders natively to React, React Native, Vue, and more.”
Post reply on HN