2.0.0-beta.2 • Published 5 months ago
@readium/navigator-html-injectables v2.0.0-beta.2
navigator-html-injectables
This package can be used either inside a reflowable (X)HTML or outside (in a javascript environment) to provide access and control over a resource from a navigator on any modern browser or embedded browser frame. This is a replacement for the javascript stubs found in the mobile SDKs, such as this.
Special care should be taken to make the final produced build compatible with a set of browsers that are older than what you'd typically support on the web, since this SDK can be used in a mobile app's webview, which is an environment that tends to run on an outdated web engine.
To build:
pnpm run buildIt will output 2 files (index.js and index.umd.cjs) in dist.
2.0.0-beta.2
5 months ago
2.0.0-beta.1
5 months ago
1.3.3
9 months ago
1.3.2
12 months ago
1.3.1
12 months ago
1.3.0
12 months ago
1.2.0
1 year ago