UNPKG

lightview

Version:

Small, simple, powerful web UI and micro front end creation ... Great ideas from Svelte, React, Vue and Riot combined.

10 lines 207 B
<!DOCTYPE html> <head> <title>Top</title> <link href="nested.html" rel="module"> <script src="../../lightview.js?as=x-body"></script> </head> <body> <l-nested></l-nested> </body> </html>