@adobe/content-lake-extractors-shared

3.1.16 • Public • Published

Content Lake - Extractors Shared

Shared libraries for extractors

Status

codecov CircleCI GitHub license GitHub issues semantic-release

Installation

$ npm install @adobe/content-lake-extractors-shared

Usage

See the API documentation.

Mocks

This library provides mocks. Mocks can be imported and used as follows:

import { mocks } from '@adobe/content-lake-extractors-shared';

[...]

const mockSettingsStore = new mocks.MockSettingsStore(); 

Development

Build

$ npm install

Test

$ npm test

Integration Test

The integration tests require the following environment variables which can be set via a .env file:

AWS_REGION=
AWS_ACCESS_KEY_ID=
AWS_ACCESS_SECRET_KEY=
QUEUE_URL=
QUEUE_STORAGE_BUCKET=
$ npm run test:integration

Lint

$ npm run lint

Run all

Optionally you can use Make to run all the local build commands:

$ make

Make is available on most *nix environments can be installed on Mac via homebrew

Readme

Keywords

none

Package Sidebar

Install

npm i @adobe/content-lake-extractors-shared

Weekly Downloads

9

Version

3.1.16

License

Apache-2.0

Unpacked Size

125 kB

Total Files

26

Last publish

Collaborators

  • dylandepass
  • djaeggi
  • adobehalls
  • fullcolorcoder
  • marbec
  • tripod
  • garthdb
  • lazd
  • adobe-admin
  • patrickfulton
  • trieloff
  • shazron
  • krisnye
  • dcpfsdk
  • natebaldwin
  • devongovett
  • aspro83
  • symanovi
  • dpfister
  • stefan-guggisberg
  • korra
  • rofe
  • kptdobe