Million
million.js.org<1kb virtual DOM - it's fast! Current Virtual DOM implementations are inadequate—Ranging from overcomplicated to abandoned, most are unusable without sacrificing raw performance and size. Million aims to fix this, providing a library-agnostic Virtual DOM to serve as the core for Javascript libraries.
Your benchmarks link is broken. It goes to https://github.com/millionjs/million/tree/main/benchmark but it should be https://github.com/millionjs/million/tree/main/benchmarks (with an s at the end)
Fixing it right now, thanks for reporting =)
you should add a license at some point as well
On the core/code repository we have the LICENSE file and it's also present on the README (under the Acknowledgments session).
On the docs page we have under the Acknowledgments session the first item that presents the License (MIT).
If it wasn't clear, I can move to a separate session :)
Ah my bad! I just ran "yarn install" and it threw that warning, so maybe include it in the package.json
Sorry, warnings emitted by package managers just rustle my jimmies. Cheers