1.1.1 • Published 1 month ago

tendzin v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

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

1.1.1

1 month ago

1.1.0

1 month ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago