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

0.8.0 • Public • Published

GitHub Workflow Status: CI [SDK/JS] NPM Version License

StremThru - JavaScript SDK

Installation

# using pnpm:
pnpm add stremthru

# using npm:
npm install --save stremthru

# using yarn:
yarn add stremthru

Usage

Basic Usage:

import { StremThru } from "stremthru";

const st = new StremThru({
  baseUrl: "http://127.0.0.1:8080",
  auth: "user:pass",
});

License

Licensed under the MIT License. Check the LICENSE file for details.

/stremthru/

    Package Sidebar

    Install

    npm i stremthru

    Weekly Downloads

    96

    Version

    0.8.0

    License

    MIT

    Unpacked Size

    18.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • muniftanjim