Skip to content

Commit

Permalink
link to web validator
Browse files Browse the repository at this point in the history
  • Loading branch information
jptmoore committed Sep 20, 2024
1 parent a448a0a commit 9da10ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Maniiifest provides methods to parse and manipulate [IIIF Presentation API 3.0](https://iiif.io/api/presentation/3.0/) specification and [W3C web annotations](https://www.w3.org/TR/annotation-model/). It ensures type safety and offers utility functions for working with IIIF data. Maniiifest takes a parser generator approach to generating TypeScript type definitions using a domain-specific language (DSL). The current specification is available [here](https://raw.githubusercontent.com/jptmoore/maniiifest/main/src/specification.atd).

A typechecker/validator built using maniiifest is available online [here](https://maniiifest.onrender.com/).

## Installation

Install the package using npm:
Expand Down

0 comments on commit 9da10ef

Please sign in to comment.