No features have been listed yet.
Based on our record, intercooler.js should be more popular than Polymer. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Regardless of what CSS query you use to look the element up, in the jquery example you'd still have your logic (the url, etc) defined elsewhere the htmx version is symmetric with the href attribute in that it completely specifies what is going to happen directly on the element itself of course you could do something in jquery like using a data attribute to store the url and HTTP method, etc, but at that point... - Source: Hacker News / 5 months ago
An early version of Htmx was in fact based on jQuery (https://intercoolerjs.org). - Source: Hacker News / about 1 year ago
I used HTMX since the intercooler days [0] but the stuff you can make is rather limited. Also you still need the JS to deal with a11y things like expanded state (or hyperscript, apparently). If you have a lot of components to implement, everything requires thinking. I really love it for simple applications though. Resist implementing a complicated menu, live notifications, an editable data-table and such... - Source: Hacker News / over 1 year ago
To an extent, there was `jQuery.get` but it wasn't tightly integrated with HTML the original version of htmx was intercooler.js: https://intercoolerjs.org released in 2013, and that version depended on jQuery. - Source: Hacker News / over 1 year ago
:) hyperscript came after htmx htmx is version 2 of intercoolerjs: https://intercoolerjs.org which had a proto-scripting language in it, the `ic-action` attribute: https://intercoolerjs.org/attributes/ic-action I dropped that attribute (along w/ the jQuery dependency) when I created htmx, but I felt there was some merit to the idea of a lightweight scripting language that abstracted away async behavior. Once htmx... - Source: Hacker News / over 1 year ago
Lit demonstrates significant growth in web components from the early days of Polymer. This growth is in no small part due to the Lit team themselves, either! - Source: dev.to / about 3 years ago
Vue.js - Reactive Components for Modern Web Interfaces
React - A JavaScript library for building user interfaces
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
BULLETWEEK.app - BULLETWEEK - the GTD app inspired by the Bullet Journal
htmx - high power tools for HTML
ember.js - A JavaScript framework for creating ambitious web apps