0.0.10 • Published 5 years ago

webpack-ui v0.0.10

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

WIP Project is currently in initial development stages. Feel free to use this project and give feedback.

NOTE: The features implemented here will be available at webpack-ui soon after migration is completed.

$ npm install -g webpack-ui
$ wui

Index

  1. Features
  2. Request for feature
  3. Contributing
  4. Special Thanks
  5. Author

Features

Features part of UI

  • Editing webpack config from UI
  • webpack scaffolds support (as Starters)
  • Build from UI and error reporting

Features to be implemented

  • Run npm scripts from UI
  • webpack build graphs and dependency graphs
  • Assisted editing of webpack configuration, like adding and modifying properties, loaders and plugins.
  • Assisted webpack viewing with info on each property part of configuration.

Request for feature

Feel free to open a issue with [Feature] prefix

Contributing

Feel free to open a PR.

Special Thanks

  • webpack-cli: I orignally proposed it to be a part of webpack-cli as we can reuse the code in UI itself. Also some of the code from webpack-cli served as base for Starters support on UI.

Author

@rishabh3112 : Rishabh Chawla