tendzin
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Tendzin Node Client

Node client for interacting with Tendzin.

npm install tendzin

Creating a client

To get a token log into tendzin.com and issue one for the relevant node:

import { getClient } from 'tendzin';
const client = getClient({ token: process.env.TOKEN, node: 'sydney' });

Modules

Readme

Keywords

none

Package Sidebar

Install

npm i tendzin

Weekly Downloads

45

Version

1.1.1

License

ISC

Unpacked Size

30.8 kB

Total Files

14

Last publish

Collaborators

  • mynameisrufus