Skip to content

Reusable components for Ex Libris Cloud Apps

License

Notifications You must be signed in to change notification settings

mgobat/eca-components

 
 

Repository files navigation

Cloud Apps Components

A collection of reusable components for Ex Libris Cloud Apps.

Installation

To install, add the component via:

$ npm install eca-components --save

Then add the relevant modules to your app.module.ts as shown in the README for each component below.

Components

The following components are available:

  • Select Entities: Select entities from the visible screen in Alma
  • Dialogs: Display dialogs according to the style guide
  • Auto-Complete: Defined and lazy data auto-complete component

Versions

Cloud Apps Components Cloud App SDK Angular
< 1.4 < 1.4 9.*
>= 1.4 >= 1.4 11.*

About

Reusable components for Ex Libris Cloud Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.8%
  • HTML 8.2%
  • SCSS 2.0%