0.8.0 • Published 2 months ago

generator-dicoogle-webplugin v0.8.0

Weekly downloads
6
License
MIT
Repository
github
Last release
2 months ago

generator-dicoogle-webplugin npm version Node.js CI

A Yeoman generator for Dicoogle web UI plugin projects.

Since version 2.1.0 of Dicoogle, the user interface can be extended with plugins that are dynamically loaded into the web page. Please see the Web UI Plugins section of the Dicoogle Learning Pack and the Dicoogle Webcore Readme for more information on how to create your own plugins.

Installation

First make sure that yeoman is globally installed. If not:

npm install -g yo

Then, install the generator (also globally):

npm install -g generator-dicoogle-webplugin

Usage

Create a directory for the web UI plugin project and run the generator on it:

mkdir webplugin-project # or your directory name of choice
cd webplugin-project
yo dicoogle-webplugin

Then simply follow the instructions. The generated project will contain a README file with building and deployment instructions.

License

MIT

0.8.0

2 months ago

0.7.0

2 years ago

0.6.0

5 years ago

0.6.0-rc.1

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

8 years ago

0.2.0-rc.2

8 years ago

0.2.0-rc.1

8 years ago

0.2.0-rc.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago