@cogapp/storiiies-viewer
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@cogapp/storiiies-viewer", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A viewer for Storiiies", | ||
@@ -5,0 +5,0 @@ "exports": { |
@@ -77,3 +77,3 @@ # Storiiies Viewer ![Build status badge](https://github.com/CogappLabs/StoriiiesViewer/actions/workflows/build.yml/badge.svg) | ||
Support for audio exists, and StoriiiesViewer will render an `<audio />` element for annotations that have a type of `Sound`, and which are structured [like shown this cookbook recipe](https://iiif.io/api/cookbook/recipe/0002-mvm-audio/). | ||
Support for audio exists, and StoriiiesViewer will render an `<audio />` element for annotations that have a type of `Sound`, and which are structured [like shown in this cookbook recipe](https://iiif.io/api/cookbook/recipe/0002-mvm-audio/). | ||
@@ -80,0 +80,0 @@ StoriiiesViewer has no required fields (aside from those required by the presentation API), but it will render certain values from the manifest if provided. These are: |
1006015