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();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.2
    1
    • latest

Version History

Package Sidebar

Install

npm i intercept-client

Weekly Downloads

1

Version

1.2.2

License

MIT

Unpacked Size

1.15 MB

Total Files

58

Last publish

Collaborators

  • asherry
  • pixelwhip