README
@velcro/runtime
Runtime and pseudo-Module objects that schedule execution during runtime. The compiled output of this module is encoded in a string export via an inline Rollup plugin.
Opinionated tool for easily bundling and running code from anywhere
<script type="module">
import velcroRuntime from 'https://cdn.skypack.dev/@velcro/runtime';
</script>
Runtime and pseudo-Module objects that schedule execution during runtime. The compiled output of this module is encoded in a string export via an inline Rollup plugin.