Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 644 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 644 Bytes

npm

bkper-js library is a simple and secure way to access the Bkper REST API on Node.js and modern browsers.

It provides a set of classes and functions to interact with the Bkper API, including authentication, authorization, and data manipulation.

Documentation

Installation

Add the package:

npm i -S bkper-js

or

yarn add bkper-js

or

bun add bkper-js