Javascript

JFramework's official Javascript client library.

Overview

GitBook provides an official Javascript client for the HTTP API. This client can be used in a browser environment.

Installation

You can install the GitBook Node.js library through yarn or npm.

# yarn
yarn add jfw-js

# npm
npm install --save jfw-js

Usage

Reference

Last updated

Was this helpful?