• Automatic error mapping for your reactive forms using JSON-based backend error messages. If your backend is using Java Bean Validation (JSR 380) you only need to annotate your Java classes and your Angular form will automagically display backend validation messags.

    View on GitHub triangle with all three sides equal View on NPM

  • A TypeScript-based PubSub library. This is a cross-frame publishing/subscribing library allowing your application to utilise pubsub-style messaging across different components, layers, and IFrames.

    View on GitHub triangle with all three sides equal View on NPM

  • A utility library to work with Angular forms, providing functionality such as converts a FormGroup into a query string to be used together with Spring Data for data-filtering, appending Spring Data pageable parameters to a query string filter, cleaning up empty or null fields, etc.

    View on GitHub triangle with all three sides equal View on NPM