availability-js

Installation

Install availability-js in your project.

Installation

Install via npm, yarn, or pnpm:

npm install availability-js
yarn add availability-js
pnpm add availability-js

Dependencies

availability-js depends on date-fns and date-fns-tz for date and timezone handling. They are installed automatically as dependencies.

Requirements

  • Node.js 18+ (or any environment that supports ES2020)
  • TypeScript 4.5+ (optional, for type definitions)

On this page