-
Notifications
You must be signed in to change notification settings - Fork 70
List of Verified Webdash plugins
Jad Joubran edited this page Jul 12, 2018
·
12 revisions
Embed your favorite plugins or services
- Embed your favorite plugins
- Setup in seconds
npm install --save-dev webdash-embed
Control your Philips hue lights straight from your dashboard
- Switch lights on/off
- Set lights' brightness
- Enable custom presets with different settings
npm install --save-dev webdash-hue
Generate your workbox configuration by answering questions from the wizard
- One-click install if workbox-cli is not installed
- Wizard asks you questions with smart defaults
- Shows stats about your existing service worker
npm install --save-dev webdash-workbox
Preview your README.md file straight from the dashboard for a seamless experience.
- Converts README.md to HTML preview
- Supports Github flavored markdown
npm install --save-dev webdash-readme-preview
Stay on top of your installed packages and visualize your node dependencies.
- View installed packages
- View exact version installed
- Get informed on outdated packages
- Update packages in one-click
npm install --save-dev webdash-package-json
Run your frequently used 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
npm install --save-dev webdash-npm-scripts
Speed up your Progressive Web App workflow by previewing your Web App Manifest.
- Icon on homescreen
- Splash screen
- Status bar theme color
npm install --save-dev webdash-pwa-manifest
Monitor the total size of your production JavaScript files to maintain fast performance.
- Keep track of your performance budget
- Customize your budget
- Get warned when you exceed the limit
npm install --save-dev webdash-performance-budget
Anyone can build a webdash plugin. Learn more about verified plugins