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.
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.
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.
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.
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:
- navigation menu opens new windows (incl. web components for audio player, verovio rendering, and openseadragon image viewing): navigation demo page
- buttons with sample actions: sample actions demo page
Further conceptual and technical information can be found on the submodule page of the component.