npscripts

A simple module to list and run scripts in your package.json

Usage no npm install needed!

<script type="module">
  import npscripts from 'https://cdn.skypack.dev/npscripts';
</script>

README

NPScripts

List and run scripts from your package.json

Without Global Install

npx npscripts

Install Globally

NPM

npm install npscripts --global

Yarn

yarn global add npscripts

Usage

scripts