Install
Installation
To install ApiUtils, simply use npm:
$ npm install apiutils.js
OR
$ yarn add apiutils.js
Make sure you have Node.js (opens in a new tab) installed, with Node.js 14 or higher being required. If you're starting a new project, initialize it with npm init
before installing ApiUtils.