0.1.4 • Published 4 months ago
cozy-iiif v0.1.4
cozy-iiif
WORK IN PROGRESS
A developer-friendly collection of abstractions and utilities built on top of the IIIF Commons @iiif/presentation-3 and @iiif/parser libraries.
Features
- Resource identification for any URL: IIIF manifests, manifest, image services, static image, and more.
- Developer-friendly TypeScript API for parsing and working with IIIF resources.
- Seamless upgrade from IIIF Presentation API v2 to v3 using
@iiif/parser/
. - Preserves access to underlying
@iiif-presentation/3
types. - Provides helpers for stitching thumbnails and cropping regions from IIIF Level 0 tilesets.
Installation
npm install cozy-iiif
Basic Usage
Todo...
API
Todo...
License
MIT License - see the LICENSE file for details.