npm install yargs-parseryarn add yargs-parserpnpm add yargs-parser<script src="https://fastly.jsdelivr.net/npm/yargs-parser"></script><script src="https://unpkg.com/yargs-parser"></script><script type="module">
import yargsparser from 'https://cdn.jsdelivr.net/npm/yargs-parser/+esm';
</script><script type="module">
import yargsparser from 'https://cdn.skypack.dev/yargs-parser';
</script>