idoros / zeejs

Layering in HTML
MIT License
7 stars 0 forks source link
zeejs

Simple API to create multi layered UI


test status

what's in the box

how to start

Package Published Size
React npm version npm bundle size
Svelte npm version npm bundle size

caveats

The main issue with displacing DOM is that there is no way to tell the browser that the content inside a layer is meant to be nested inside the origin of the layer.

This is notable in 2 areas:

future road map