1.3.1 • Published 6 months ago

amp-client v1.3.1

Weekly downloads
26
License
ISC
Repository
gitlab
Last release
6 months ago

AMP Client JS

Advertising Management Platform Client

Table of Contents

Getting Started

Please follow these instructions to get a local copy and setting up it.

Prerequisites

  • Git
  • Npm

Installation

  1. Clone the repo
$ git clone git@gitlab.com:68publishers/projects/amp/amp-client-js.git
$ cd amp-client-js
  1. Install npm dependencies
$ npm install

Build and Demo

Use predefined commands for the application's build:

$ npm run build:dev # or prod

Paths of an output files are:

  • ~/build/amp-client.js (dev mode)
  • ~/dist/amp-client.min.js (production mode) respectively ~/dist/amp-client.standalone.min.js.

A simple demo page is located in ~/build/index.html. To show demo in your browser run:

$ npm run start:dev

Then visit the page http://localhost:3000.

Integration

Please see the Integration Guide.

1.2.0

9 months ago

1.2.0-beta.9

9 months ago

1.2.0-beta.8

10 months ago

1.3.1

7 months ago

1.2.1

7 months ago

1.3.0

7 months ago

1.2.0-beta.1

10 months ago

1.2.0-beta.0

10 months ago

1.2.0-beta.3

10 months ago

1.2.0-beta.2

10 months ago

1.2.0-beta.5

10 months ago

1.2.0-beta.4

10 months ago

1.2.0-beta.7

10 months ago

1.2.0-beta.6

10 months ago

1.3.0-beta.1

9 months ago

1.3.0-beta.0

9 months ago

1.4.0-beta.0

6 months ago

1.1.0

1 year ago

1.1.0-beta.0

1 year ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago