This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Optional Initial Components
You can now create a Domponent app instance without any components and add them all later! It's a feature, not a bug! Lol :\
But this is a good thing.
new Init(
{
selector: element
}
)No need to initialize with a components field!