0.5.19 • Published 4 years ago

@activfinancial/news-viewer v0.5.19

Weekly downloads
4
License
CC-BY-4.0
Repository
github
Last release
4 years ago

cg-api-examples

Examples using the ACTIV Financial ContentGateway Web API.

Prerequisites

The API uses WebAssembly and as such requires quite recent versions of JavaScript run-times.

Browser versions

  • Firefox 54 or higher.
  • Chrome 61 or higher.
  • Edge 40.15063.0.0 (Windows 10 Creators Update) or higher. You may need to enable experimental JavaScript features in about:flags for versions prior to Windows 10 Fall Creators Update.
  • Safari 11 or higher.

Node version

8 or higher.

OpenFin version

9 or higher.

Building the examples from the repository sources

  • yarn is assumed to be available in your path. Install either with your package manager (e.g. sudo dnf install nodejs-yarn for Fedora), or from here.
  • Clone this repository somewhere.
  • From the root directory of the repository clone, yarn install: install dependencies and cross-link packages (in packages/*).
  • yarn develop: build each package (equivalent to yarn develop in each package, but taking care of any ordering dependencies) with webpack development mode.
  • Alternatively, yarn build: build using webpack production mode.
  • To make locally built packages available in preference to globally published versions, run yarn yarn:publish-links. To remove the links, run yarn yarn:unpublish-links.
  • To use locally built versions of dependencies (specifically, cg-api), rather than globally published versions, run yarn yarn:use-links. To remove the links, run yarn yarn:disuse-links. Note at this time, the cg-api itself is hosted in a private repository.

Visual Studio Code

The repository has various pre-configured tasks and debug launch configurations for Visual Studio Code.

Note: the default build task runs yarn develop at the top level.

Types of run-times

Examples for various run-times are available. See the appropriate README for more information:

Programming with the API

To see how the API can be used, read our getting started tutorial.

There is also a minimal starter application in a separate repository available here.

lerna

0.5.19

4 years ago

0.5.18

4 years ago

0.5.17

4 years ago

0.5.16

4 years ago

0.5.15

4 years ago

0.5.14

4 years ago

0.5.13

4 years ago

0.5.12

4 years ago

0.5.11

5 years ago

0.5.10

5 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.16

5 years ago

0.4.15

5 years ago

0.4.14

5 years ago

0.4.12

5 years ago

0.4.11

5 years ago

0.4.9

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.13

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.3

5 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago