hundred
Build your own mini Million.js (by aidenybai)
ivi
Lighweight Embeddable Web UI Library (by localvoid)
hundred | ivi | |
---|---|---|
3 | 3 | |
440 | 749 | |
2.7% | 1.9% | |
4.8 | 9.1 | |
almost 2 years ago | 12 days ago | |
TypeScript | TypeScript | |
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.
hundred
Posts with mentions or reviews of hundred.
We have used some of these posts to build our list of alternatives
and similar projects.
ivi
Posts with mentions or reviews of ivi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-11.
-
Unleashing Million.js v2.0.0
ivi, Preact, and more
-
Components are Pure Overhead
And the answer was: it depends. The Virtual DOM library I tested, ivi, had no issues handling more components. But Lit and Svelte were dramatically worse. They scaled back to almost React levels of performance as I broke them down to more components. All their non-VDOM performance benefits basically disappeared.
-
[AskJS] Why are large, sprawling functions more common than small, compact ones?
Some things are just inherently complex. Look at virtual dom reconciliation algorithm, for example. Others simply don't benefit from overly aggressive pursuit of "improvements". Look at database levels of normalization for another example of how one can apply theoretical "best practices" to the wazoo and completely lose sight of pragmatism.
What are some alternatives?
When comparing hundred and ivi you can also consider the following projects:
hacky - ⚙️ Crank.js with tagged templates
superfine - Absolutely minimal view layer for building web interfaces
Helper-for-Twitter - Quick Block, Change Twitter Logo, Remove Ads;一键 Block / 过滤色情和推广内容
import-cost - displays the import size of the package you are importing inside the code editor
million-react - ⚛️ Vite starter for Million.js
ctrl-keys - A tiny, super fast, typescript library to handle keybindings efficiently.