v
A simple and lightweight library for Vanilla JavaScript, allowing you to create a reactive UI. (by hoverek-yt)
mini-van
Mini-Van: A minimalist template engine for DOM generation and manipulation, working for both client-side and server-side rendering (SSR) (by vanjs-org)
v | mini-van | |
---|---|---|
1 | 1 | |
4 | 106 | |
- | 1.9% | |
10.0 | 6.1 | |
over 1 year ago | 3 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
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.
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.
v
Posts with mentions or reviews of v.
We have used some of these posts to build our list of alternatives
and similar projects.
mini-van
Posts with mentions or reviews of mini-van.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-25.
-
VanJS (Vanilla JavaScript): smallest reactive UI framework
Interestingly the `tags` object seems to support any tag name: https://github.com/vanjs-org/mini-van/blob/57b686ced075754ee...
And it still allows to provide specific types for teh known ones: https://github.com/vanjs-org/mini-van/blob/57b686ced075754ee...
Cool stuff
What are some alternatives?
When comparing v and mini-van you can also consider the following projects:
long-press-event - Adds `long-press` event to the DOM in 1k of pure JavaScript
tinyjs