angular-expanders
The angular-expanders bundle is a set of expanders capable of generating an Angular front-end app.
Overview
With the angular-expanders you can create a front-end for the JEE Application Stack. A separate application gets expanded next to the JEE stack. This application makes use of the model-view-viewmodel pattern. The angular-expander can be used together with the rest-expanders or the standard-api-expanders as control layer.
At the moment this is not a replacement for the generated Knockout UI, it can be used next to it.
Expansion resources
The following expansion resources are available for use in applications:
net.democritus.angular:angular-expanders@6.17.1: The main expander bundle, which expands an angular front-end project next to the main NS application stack.net.democritus:angular-svcapi-stack@1.4.0: A complete stand-alone bundle which combines arest-jaxrs-stackbundle, theangularProjects-validationand theangular-expandersthemselves. With this resource there's no need to add any of its dependencies to the application unless a specific version is needed.net.democritus:angular-stdapi-stack@1.4.0: A complete stand-alone bundle which combines thensx-default-stackbundle, theangularProjects-validation, theangular-expandersthemselves,querysearch-expanders, andquerysearch-standard-api-expanders. With this resource there's no need to add any of its dependencies to the application unless a specific version is needed.