New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tba-api-storm

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tba-api-storm

Promised based NodeJS api for interacting with thebluealliance for V#

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

NPM info

NPM version NPM downloads Dependencies Build Status

Simple NodeJS API to get data from thebluealliance

Note: All methods return Promises, so if you do not know what they are, read this article before continuing

Usage

Installation

npm install tba-api-storm

Intialization

The constructor takes in the data needed for the X-TBA-App-Id header, which is needed for the API requests (For more info on thebluealliance RESTful API, see this)

Method Overview

Dcoumentation and method calls for API v3 is in the form of docstrings for now.

Notes

Anyone who upgrades from version 1.0.6 to a newer version, please look at the method signatures for some have changed

Keywords

tba

FAQs

Package last updated on 13 Feb 2018

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