Skip to content

Edirom/edirom-web-components-demonstrator

Repository files navigation

GitHub License

Demonstrators for web components

On this page, the web components developed in the Edirom Online Reloaded project are intended to be used in the Edirom Online, but since they are completely independent modules they can be (re-)used in other contexts and web applications as well.

For demonstration purposes the components are cloned into this repository as submodules and are inserted in HTML files which show how the components look like and how internal and external interaction works.

Edirom Audio Player

This web component implements an audio player based on the HTML5 audio facility. It can be tested here, external interaction with the component is demonstrated by HTML forms: demo page

Further conceptual and technical information can be found on the submodule page of the component.

Edirom Verovio Renderer

This web component implements an MEI renderer based on Verovio. It can be tested here, external interaction with the component is demonstrated by HTML forms: demo page

Further conceptual and technical information can be found on the submodule page of the component.

Edirom Image Viewer

This web component displays IIIF tile sources using openseadragon library. It can be tested here, external interaction with the component is demonstrated by HTML forms: demo page

Further conceptual and technical information can be found on the submodule page of the component.

Edirom Windows

This web component displays and creates new windows using the winbox library. It can be tested here, external interaction with the component is demonstrated by different methods:

Further conceptual and technical information can be found on the submodule page of the component.