New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

com.jp.plugin.instagram

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.jp.plugin.instagram

Share your images and videos on instagram

latest
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Cordova : Instagram****

By using this plugin you can share your images and videos on instagram

Install this plugin using:

cordova plugin add com.jp.plugin.instagram

Remove Plugins :

cordova plugin remove com.jp.plugin.instagram

Put the below code in your javascript code:

instagram.share( function(success) { console.log(success); }, function(error) { console.log(error); }, caption, mediaPath );

caption : String data format mediaPath : Path of your file

GitHub URL: https://github.com/jaypratapsingh/Instagram

npm url : https://www.npmjs.com/package/com.jp.plugin.instagram

Keywords

instagram

FAQs

Package last updated on 09 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