Below are the commands to install with different package managers:
npm install gitbook-cli
yarn add gitbook-cli
pnpm add gitbook-cli
import useCalendar from "gitbook-cli"; const { value, displayedMonths, nextMonth, previousMonth, nextYear, previousYear, register, } = useCalendar();
Last updated 4 months ago