UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

6 lines 168 B
<body> <script src="../../../node_modules/steal/steal.js"> import view from "can/view/vdom/test/main.stache!"; document.body.appendChild(view()) </script> </body>