JavaScript/TypeScript client for the Bkper REST API, providing classes and functions for authentication, authorization, and data manipulation. Current stable version is 2.35.2, released on npm with regular updates. It supports Node.js and modern browsers, ships TypeScript definitions, and offers CDN usage without build tools. Key differentiators include simple OAuth token provider configuration, compatibility with @bkper/web-auth for *.bkper.app subdomains, and a Bkper CLI for token management.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Named export, not default. Also works with require: const { Bkper } = require('bkper-js').
CDN exposes the global 'bkperjs' object.
Separate package for CLI authentication.
Initialize Bkper with OAuth token from CLI and retrieve a book by ID.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.