Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

IIIF-Commons/iiif-tree-component

Repository files navigation

iiif-tree-component

IMPORTANT: This repository has been archived due to lack of adoption, and the need to modernize technology. For now, this component has been reintegrated into the Universal Viewer project. Please note that the UV community remains interested in sharing our work with the broader IIIF community, but we need to find a more sustainable way of achieving this goal (such as, perhaps, a monorepo approach to the existing UV repository). If you need to use this component, or if you have ideas about better ways of sharing in the future, please reach out to us. See the UV README for current methods to contact the UV community.

Getting started

npm i
npm run build
npm start

This will launch a demo on http://localhost:3000/examples that you can use for interactive testing.

Making a release

First decide on a new version number (x.y.z) using semantic versioning. Then run these commands, being sure to substitute the real version number for x.y.z below:

npm i
npm version x.y.z
npm publish

About

IIIF tree menu sortable by date with multi-select capability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5