@backbase/generator-widget-lp

Scaffolds Launchpad 0.14.x angularJS widgets

Usage no npm install needed!

<script type="module">
  import backbaseGeneratorWidgetLp from 'https://cdn.skypack.dev/@backbase/generator-widget-lp';
</script>

README

generator-widget-lp

The generator for @bb-cli/bb-generate CLI. Scaffolds Launchpad 0.14.x widgets The widgets are used for the Launchpad 0.14.x and they are angularJS based widgets.

Install

Generator needs to be installed globally first:

npm install -g @backbase/generator-widget-lp

Usage

After that, run the following command:

bb-generate list

Generate specific type of widget:

  • default widget
bb-generate widget-lp
  • a lite version of the default widget
bb-generate widget-lp lite