Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Jan 11, 2019
0 parents commit 253ab7c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Hyperion
Experimental framework for IIIF in JavaScript and Typescript.

Aims to provide safe typings for valid Presentation 3 JSON-LD and normalization step (also with typings).

3 steps in that the library does:
- Preprocess resources to ensure valid Presentation 3
- Cast JSON to Typescript interface
- Normalize resources into flat tree of resources

This library can be the basis of other tools that want to work deeper with IIIF Presentation 3 resources.

0 comments on commit 253ab7c

Please sign in to comment.