Socket
Socket
Sign inDemoInstall

@busy-hour/node

Package Overview
Dependencies
10
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @busy-hour/node

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


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
2.20 MB
Created
Weekly downloads
 

Readme

Source

@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.).

FAQs

Last updated on 16 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc