README
Stimulus
Stimulus has moved to @hotwired/stimulus. This package now just depends on that new package and exports everthing from it for backwards compatibility.
Stimulus JavaScript framework
<script type="module">
import stimulus from 'https://cdn.skypack.dev/stimulus';
</script>
Stimulus has moved to @hotwired/stimulus. This package now just depends on that new package and exports everthing from it for backwards compatibility.