JSPM

media-platform-js-sdk

5.1.6-beta
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4210
  • Score
    100M100P100Q95480F
  • License SEE LICENSE IN LICENSE.md

The official Wix Media Platform Javascript SDK

Package Exports

  • media-platform-js-sdk

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (media-platform-js-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Wix Media Platform

Build Status NPM version Downloads

Wix Media Platform is an end-to-end solution for all modern web media management, handling images, video and audio in the most efficient way on the market. From upload, storage, metadata management and all the way to delivery, Wix Media Platform takes care of all possible media workflows.

JavaScript SDK

This package is an isomorphic JavaScript library (works both in Node JS and in the browser) that provides a convenient API to access Wix Media Platform services.
Its documentation can be found in the Wiki tab.

Installation

npm install media-platform-js-sdk --save

To get the most up-to-date version of the JS SDK, move to your project directory and type in npm update:

cd media-platform-js-sdk
npm update

Click here for more info.

Running the Demo

git clone git@github.com:wix/media-platform-js-sdk.git

cd media-platform-js-sdk

npm install

npm start

and open http://localhost:3333/ in the browser

Reporting Issues

Please use the issue tracker to report issues related to this library, or to the Wix Media Platform API in general.

License

We use a custom license, see LICENSE.md.

About Wix

Wix.com is a leading cloud-based web development platform with more than 100 million registered users worldwide. Our powerful technology makes it simple for everyone to create a beautiful website and grow their business online.

About Google Cloud Platform

Google Cloud Platform enables developers to build, test and deploy applications on Google’s reliable infrastructure. It offers computing, storage and application services for web, mobile and backend solutions.