Code samples
In addition to the viewer matrix we now link to code samples and component libraries that supported cookbook recipes. The aim is to give readers of the cookbook code which they can use to re-create the recipe that they are reading. For components it is useful for readers to be able to see how the recipe is supported before deciding whether to integrate the component into their software.
Which libraries are included?
Currently only iiif-prezi is supported but we welcome additions of both code samples and components that support at least one recipe. If you would like to add a project to the list on this page please provide a pull request to the Cookbook repository. Note submissions should meet the following requirements:
- Support for the IIIF version 3.0 Presentation API
- Have a public instance available that we can link to.
- Support at least 1 cookbook recipe
- Components should demonstrate how to initiate the component with the supplied Manifest in a Code Sandbox or other tool.
Code samples matrix
The possible values for viewer support are YES, NO or Partial. Check the recipe to see the full behaviour of the viewer to check it achieves the required function in the way you expect.