webdash-npm-scripts

1.4.0 • Public • Published

Webdash NPM Scripts

Run your frequently used npm scripts straight from the dashboard using one-click buttons.

npm install --save-dev webdash-npm-scripts

NPM Scripts preview

Features

Run your npm scripts straight from the dashboard using one-click buttons.

  • Quick-access your top 3 scripts
  • Access secondary scripts from dropdown
  • Cancel long running tasks
  • View command output

Configuration

This plugin creates 3 buttons for the first 3 scripts in your package.json and tosses the rest in a dropdown.

You can control if a command should end up as a button or in the list by rearranging the scripts in your package.json

simply add "serverScripts": ["start", "dev"] to root of your webdash.json

you can see output of tasks in terminal

Contributing

this project uses standard js for coding style, make sure to run npm run lint or yarn lint before commiting changes

Enjoying webdash?

Say Hi on Twitter: @JoubranJad

Readme

Keywords

none

Package Sidebar

Install

npm i webdash-npm-scripts

Weekly Downloads

239

Version

1.4.0

License

MIT

Unpacked Size

12.4 MB

Total Files

1531

Last publish

Collaborators

  • jadjoubran