Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 462 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 462 Bytes

banidb 🔥

A JavaScript wrapper for Khajana REST API

Installation

npm install @sttm/banidb

Usage

The module is built as UMD. So you can use it directly in a script tag, or you can require it.

Refer to following demos to use it.