webdash
Webdash helps you visualize, monitor & manage your web project using community-driven plugins.
This project has been archived. If you're curious, check out one of my latest courses:
If you work with JavaScript, check out the fetch use cases and JavaScript projects.
Thank you! — Jad Joubran
Webdash is the missing dashboard that bridges the gap between the developer and the terminal, resulting in a much smoother & faster workflow.
You can create your own custom plugins in Webdash.
Here are some plugins built by the community.
Stay on top of your installed packages and visualize your node dependencies.
Run your frequently used npm scripts straight from the dashboard using one-click buttons.
Speed up your Progressive Web App workflow by previewing your Web App Manifest.
Monitor the total size of your production JavaScript files to maintain fast performance.
Generate your workbox configuration by answering questions from the wizard
Preview your README.md file straight from the dashboard for a seamless experience
Control your Philips hue lights straight from your dashboard
Embed your favorite plugins or services
Follow these steps to start using Webdash in your front-end project.
{{npmYarnSwitch}}#webdash core (requires node >= 8){{npm}} {{install}} {{devFlag}} webdash#webdash plugins{{npm}} {{install}} {{devFlag}} webdash-package-json webdash-npm-scripts webdash-performance-budget webdash-pwa-manifest webdash-readme-preview webdash-workbox webdash-hue webdash-embed#serve{{npx}} webdash serve
Using the Webdash plugin generator, you can easily create your own plugins. Follow the Create a plugin guide on GitHub.