Extended TIE Client that accepts additional custom request headers
npm install leopard-tie-clientjs
import TIE from 'leopard-tie-client';
`
$3
Install via yarn
yarn add leopard-tie-client
or npm
npm install leopard-tie-client
$3
See the runkit example.
$3
If you don't use a package manager, you can access leopard-tie-client via unpkg (CDN), download the source, or point your package manager to the url.
leopard-tie-client is compiled as a collection of CommonJS modules & ES2015 modules for bundlers that support the jsnext:main or module field in package.json (Rollup, Webpack 2)
The leopard-tie-client package includes precompiled production and development UMD builds in the dist/umd folder. They can be used directly without a bundler and are thus compatible with many popular JavaScript module loaders and environments. You can drop a UMD build as a