@activfinancial/cg-api 中文文档教程
用于访问 ACTIV ContentGateway 的 JavaScript API(带有 TypeScript 定义)。
Prerequisites
API 使用 WebAssembly,因此需要最新版本的 JavaScript 运行时。
Browser versions
https://caniuse.com/#feat=wasm
- 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 或更高版本。
OpenFin version
9 或更高。
Programming with the API
要了解如何使用 API,请阅读我们的入门教程。
此处 的单独存储库中还有一个最小的入门应用程序。
A JavaScript API (with TypeScript definitions) to access the ACTIV ContentGateway.
Prerequisites
The API uses WebAssembly and as such requires quite recent versions of JavaScript run-times.
Browser versions
https://caniuse.com/#feat=wasm
- 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.
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.