Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

flowpub/r2-navigator-web

 
 

Repository files navigation

r2-navigator-web Build Status

A web-based Readium Navigator implementation, written in TypeScript.

Usage

(WIP, placeholder)

import ReadiumNavigator from '@readium/navigator-web';

Development

Requirements

  • Node.js 10+
  • npm / yarn

Getting started

  1. Clone this repository
  2. Run npm install
  3. Use commands such as:
    • npm run build Build project.
    • npm run test Run the test suite.

About

A Readium Navigator module for Web applications, written in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • JavaScript 1.1%