Install
Installation
To install ApiUtils, simply use npm:
$ npm install apiutils.jsOR
$ yarn add apiutils.jsMake 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.