UNPKG

@nota/nativescript-webview-ext

Version:

Extended WebView for NativeScript which adds 'x-local' scheme for local-files. events between WebView and native-layer, javascript execution, injecting CSS and JS-files.

14 lines 476 B
{ "name": "nota-webview-ext-angular", "main": "bundles/nota-webview-ext-angular.umd.js", "module": "fesm2015/nota-webview-ext-angular.js", "es2015": "fesm2015/nota-webview-ext-angular.js", "esm2015": "esm2015/nota-webview-ext-angular.js", "fesm2015": "fesm2015/nota-webview-ext-angular.js", "typings": "nota-webview-ext-angular.d.ts", "metadata": "nota-webview-ext-angular.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^2.0.0" } }