Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamjarling/iiif-visualizer

WIP - UI visualizer for IIIF JSON resources
https://github.com/adamjarling/iiif-visualizer

iiif picocss typescript-react vitejs

Last synced: 1 day ago
JSON representation

WIP - UI visualizer for IIIF JSON resources

Awesome Lists containing this project

README

        

# IIIF Visualizer

A proof of concept for visualizing IIIF `JSON` resources in an app.

## Run locally

```bash
// Clone the repository

// Install dependencies
npm i

// Run dev locally
npm run dev

```

...more coming soon.