0.5.2 • Published 4 years ago

@activfinancial/get-match v0.5.2

Weekly downloads
-
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.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.17

4 years ago

0.4.16

4 years ago

0.4.15

4 years ago

0.4.14

4 years ago

0.4.13

4 years ago

0.4.12

5 years ago

0.4.11

5 years ago

0.4.10

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.4

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.6

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.0

5 years ago

0.2.23

5 years ago

0.2.22

5 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.16

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.6

5 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

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