vue-uhtml VS vue-lit

Compare vue-uhtml vs vue-lit and see what are their differences.

vue-uhtml

Custom elements powered by @vue/reactivity and uhtml (inspired by vue-lit) (by andrewbeng89)

vue-lit

Proof of concept custom elements "framework" (by yyx990803)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
vue-uhtml vue-lit
2 1
4 1,104
- -
2.5 0.0
about 1 year ago over 3 years ago
JavaScript JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vue-uhtml

Posts with mentions or reviews of vue-uhtml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-13.
  • Developing and Testing Web Components
    4 projects | dev.to | 13 Oct 2021
    When experimenting with Custom Elements in developing vue-uhtml, the lack of (or at least the lack of documentation of) developer tooling with decent DX became quickly apparent. To date, there is now default or opinionated out-of-the-box solution for web developers to spin up a basic development server to serve vanilla HTML, CSS and JavaScript - the underlying web technologies Custom Elements builds upon. I chose to scope the developer experience considerations for the vue-uhtml project to three areas:
  • Custom Elements with Vue Reactivity
    2 projects | dev.to | 8 Jul 2021
    [Pseudo code structure of vue-uhml - JavaScript] View the actual code here.

vue-lit

Posts with mentions or reviews of vue-lit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-08.
  • Custom Elements with Vue Reactivity
    2 projects | dev.to | 8 Jul 2021
    My experiment in creating a framework to build Custom Elements borrows from Vue creator Evan You’s own proof of concept called vue-lit. The goals of my vue-uhtml (“vue-micro”) experiment were to:

What are some alternatives?

When comparing vue-uhtml and vue-lit you can also consider the following projects:

vh-ui-components