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

1.2.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

/tendzin/

    Package Sidebar

    Install

    npm i tendzin

    Weekly Downloads

    1

    Version

    1.2.1

    License

    ISC

    Unpacked Size

    30.9 kB

    Total Files

    14

    Last publish

    Collaborators

    • mynameisrufus