Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-fileviewer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-fileviewer

A file viewing and sharing plugin based on the Web Intents plugin by Boris Smus

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

FileViewerPlugin

Cordova File Viewer (as well as Sharing) Plugin for Android and iOS.

The Android side is based on the WebIntent plugin by Boris Smus (@borismus) - https://github.com/phonegap/phonegap-plugins/tree/master/Android/WebIntent. This has been modified to only contain the parts needed and some methods were renamed, etc.

The iOS side uses UIActivityViewController and UIDocumentInteractionController.

It was created for the SpiderOak Mobile Client project - https://github.com/SpiderOak/SpiderOakMobileClient

One downside of having been written for just Android first is that there are some Androidisms in the iOS plugin (such as passing android.intent.extra.STREAM in the extras params etc). Fixing this, and better documentation, will be done soon.

Follows the Cordova Plugin spec, so that it works with the Cordova CLI tools.

cordova plugin add https://github.com/SpiderOak/FileViewerPlugin.git

phonegap local plugin add https://github.com/SpiderOak/FileViewerPlugin.git

Keywords

FAQs

Package last updated on 17 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc