intercept-client

1.2.2 • Public • Published

intercept-client

Client library for interacting with an Intercept API instance.

Usage

import InterceptClient from 'intercept-client';

const testClient = new InterceptClient({
  host: 'http://intercept.test'
});

testClient.coordinator.activate();

Readme

Keywords

Package Sidebar

Install

npm i intercept-client

Weekly Downloads

3

Version

1.2.2

License

MIT

Unpacked Size

1.15 MB

Total Files

58

Last publish

Collaborators

  • asherry
  • pixelwhip