@talend/api-tester-opener

0.0.3 • Public • Published

API Tester Opener

What is it ?

API Tester Opener is a code snippet used to open Talend's Chrome extension "API Tester", or redirect the user to the Chrome store if the extension has not been detected.

This code should be shared between projects to avoid redundancy.

How to use ?

Import this library in your project and use the main exported method to perform the actions depicted above.

API

openApiTester(apiTesterExtensionId)

Default exported method. Either opens the API Tester extension or open the Chrome store's page for the extension.

Name Type Required Description Default value
apiTesterExtensionId string Yes The API Tester extension's Chrome ID

Readme

Keywords

none

Package Sidebar

Install

npm i @talend/api-tester-opener

Weekly Downloads

236

Version

0.0.3

License

none

Unpacked Size

7.53 kB

Total Files

5

Last publish

Collaborators

  • talend-frontend