@arthur791004/ns

Make life easy to select, autocomplete and run npm scripts

Usage no npm install needed!

<script type="module">
  import arthur791004Ns from 'https://cdn.skypack.dev/@arthur791004/ns';
</script>

README

ns

Make life easy to select, autocomplete and run npm scripts

Screenshots

ns demo

Installation

# yarn
$ yarn global add @arthur791004/ns

# npm
$ npm install --global @arthur791004/ns

Usage

Run with Installation

$ ns

Note that ns would load .env automatically, so you could add environment variables into it

Run without Installation

If you don't want to install

npx @arthur791004/ns

Options

  • --detail - print detail of script
  • --use-npm - use npm to run script