Skip to content

adobe/stock-api-libjs

 
 

Repository files navigation

Stock API libjs

Overview

This is a Javascript implementation of the various APIs provided by the Stock services.

Before You Begin

Get a Stock API Key by creating a Creative Cloud Adobe Stock integration on console.adobe.io.

Requirements

Install Dependencies

  • yarn install

Build

  • yarn run build

Creates the JavaScript library file under the dist/ directory.

Usage

Check out the usage documentation!

Running the Test Suite

  • yarn test ( eslint, mocha ) This also generates code coverage report using karma test runner.

Linting

  • yarn run lint

Packages

No packages published

Contributors 6