Package Exports
- @readium/navigator
Readme
navigator
A navigator for web platforms based on the readium Navigator spec. Work is primarily based on the kotlin toolkit, but adapted for the needs of the web.
To build:
pnpm run build
It will output 2 files (index.js
and index.umd.cjs
) in dist
.