Socket
Book a DemoInstallSign in
Socket

@treelab/treelab

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@treelab/treelab

Treelab TypeScript sdk

latest
Source
npmnpm
Version
0.0.35
Version published
Weekly downloads
30
25%
Maintainers
2
Weekly downloads
 
Created
Source

Treelab Logo

Usage

The Treelab Javascript API provides an easy way to integrate Treelab with any external system. The API uses JSON to encode objects, and relies on Google's remote procedural call system (gRPC) to signal operation outcomes. The API enables external applications with full support for realtime data transmission through data streaming.

Installation

Install with NPM

npm install @treelab/treelab

Install with YARN

yarn add @treelab/treelab

API Reference

Please refer to the Treelab Javascript API Documentation for full usage and examples.

FAQs

Package last updated on 10 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts