Socket
Book a DemoInstallSign in
Socket

@ibm-aspera/desktop-sdk-js

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-aspera/desktop-sdk-js

This JavaScript SDK allows web applications to integrate with the IBM Aspera for desktop app and perform high-speed Aspera file transfers.

latest
Source
npmnpm
Version
0.1.36
Version published
Maintainers
0
Created
Source

IBM Aspera for Desktop JavaScript SDK

This JavaScript SDK allows web applications to integrate with the IBM Aspera for desktop app and perform high-speed Aspera file transfers.

Documentation is available on GitHub Pages

Installation

Install via npm:

$ npm install --save @ibm-aspera/desktop-sdk-js

Install from source:

$ git clone https://github.com/IBM/aspera-desktop-sdk-js.git
$ cd aspera-desktop-sdk-js
$ npm install

When installing from source, the dist directory includes a js directory that contains the bundled JavaScript SDK that can be included via script tag or copied to a web server for hosting.

Development

To get started with development, take a look here.

FAQs

Package last updated on 26 Sep 2024

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