Hacker News new | ask | show | jobs
Show HN: Hybrids – UI Library for Web Components with Simple and Functional API (github.com)
39 points by smalluban 2952 days ago
3 comments

Cool Project. Would appreciate if you can put the overhead of using the library in the readme and some comparisons to get some idea. Well written Readme never the less.
Thank you :) I am in the middle of creating more complex examples, soon will be available with code examples in readme. For now you can check my profile on StackBlitz: https://stackblitz.com/@smalluban

For the comparation, I will definitely create an article on medium or something about how far easier is to use hybrids to create for example tabs components, than create it in the React.

Great project. Looks like this is the next step from omni-feature frameworks to no-framework.
Thanks! This is actually a main goal - create small, with the easiest API, functional library, which uses the platform for creating reusable elements.

Web components are still in development. I think the true power of them will be more visible when all major browsers will support required features and IE11 eventually will die :)

Looks cool. I'll check it out
Don't miss working example available on top of the readme. It works in all supported browsers (Yes, in IE11 too :)).