@busy-hour/node
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@busy-hour/node

This package exists to make the usage of Busy Hour API easier.

Getting Started

To get started to use the package, add @busy-hour/node to your package.json by running the following command:

# For NPM user
npm install @busy-hour/node

# For Yarn user
yarn add @busy-hour/node

# For PNPM user
pnpm add @busy-hour/node

Usage

  1. Create BusyHourNode instance by importing BusyHourNode from @busy-hour/core package and pass the api key from the dashboard to the constructor class argument.
  2. Call any method in BusyHourNode instance base on your needs (e.g. project.list, user.list, etc.).

Readme

Keywords

none

Package Sidebar

Install

npm i @busy-hour/node

Weekly Downloads

2

Version

1.0.3

License

none

Unpacked Size

31.1 kB

Total Files

47

Last publish

Collaborators

  • krsbx