Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nakamura196/iiif-tei

JavaScript library for working with TEI documents in IIIF contexts
https://github.com/nakamura196/iiif-tei

iiif tei

Last synced: 11 days ago
JSON representation

JavaScript library for working with TEI documents in IIIF contexts

Awesome Lists containing this project

README

        

# iiif-tei-js

This is a JavaScript library for working with TEI documents in IIIF contexts. It is designed to work with the [IIIF Curation API](http://codh.rois.ac.jp/iiif/curation/).

## Installation

```bash
npm install -g ts-node
```

## Usage

```bash
ts-node src/demo.ts
```

## License

This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.