webdash-npm-scripts

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
webdash-npm-scripts
901.4.05 years ago6 years agoMinified + gzip package size for webdash-npm-scripts in KB

Readme

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