1.2.1 • Published 7 years ago

@ximerajs/library v1.2.1

Weekly downloads
1
License
-
Repository
-
Last release
7 years ago

Ximera Library

In modern enterprise development, applications are exploiting more and more smart devices to create rich user experience. This means that more and more logic is performed on the device, which may lead to code duplication and inconsistencies between enterprise system and device code.

This module is designed to let you create code libraries that can be automatically shared between device and server components to ensure that they both share the same common components like data structures, enum files and service helpers. This library provides all tools to dynamically integrate this code to your web application (Angular, etc) and provides core components to consume Ximera-based enterprise services.