@evidentpoint/r2-navigator-web
v0.0.4
Published
A Readium Navigator module for the web, written in TypeScript
Readme
r2-navigator-web 
A web-based Readium Navigator implementation, written in TypeScript.
Usage
(WIP, placeholder)
import ReadiumNavigator from 'r2-navigator-web';Development
Requirements
- Node.js 10+
- npm / yarn
Getting started
- Clone this repository
- Run
npm install - Use commands such as:
npm run buildBuild project.npm run testRun the test suite.
