list-npm-scripts
List npm scripts you defined.Provides you almost the same functionality as "npm run" or "yarn run" command.
Usage no npm install needed!
<script type="module">
import listNpmScripts from 'https://cdn.skypack.dev/list-npm-scripts';
</script>