Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
11–20 of 151 posts
This looks very very cool. Will definitely look in to using this for more static internal tools!
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#12Claims no classes but uses data- attributes and also classes (just look at the button example…)
Looks okay, but I don’t see why to use this over something like Marx if all you need is to not have bare browser default styling.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#13The motivating blog post[1] linked from the front page is probably going to generate a more interesting discussion than the framework itself.
As someone who has to deal with both angular and nextjs for different (but overlapping) stacks at work, I find myself increasingly sympathetic to this viewpoint.
[1]: https://nadh.in/blog/javascript-ecosystem-software-developme...
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#14This does not even need a LLM skill, just load the whole code up in context, so efficient.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#15Seems pretty unresponsive to me. I'm getting at least half a second of delay before the accordion, drop-down, or switch do anything. Chrome on Windows.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#16should call it oatmilk for max exposure
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#175 day old repo, 2000 stars on GitHub, 400 total weekly downloads on npm. Frontpage of hacker news with a bunch of weird comments. Moderation has been lacking recently.
Sad that HN is now also getting boted by LLMs. People are just shameless. HN is one of the few places left where you can post / self promote something you have made only for people to take advantage of it.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#18[flagged]
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#19Surprised that none of the comments here are comparing this to Bootstrap.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#20This is kind of misleading. It says it's an HTML UI library, then it says HTML + CSS, and then it says it also includes JavaScript. Why is this better than, say, DaisyUI?
Iirc there's a few web components in there which would require js.