npm install commandyarn add commandpnpm add command<script src="https://fastly.jsdelivr.net/npm/command"></script><script src="https://unpkg.com/command"></script><script type="module">
import command from 'https://cdn.jsdelivr.net/npm/command/+esm';
</script><script type="module">
import command from 'https://cdn.skypack.dev/command';
</script>