1.0.1 • Published 8 months ago

hyprtk v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Npm package version NPM Package Downloads Try on RunKit License Dashboard


The HyprTK library allows for easy integration of HyprTK API's for applications written in JavaScript.

Requirements

Node 16 or higher.

Installation

Install the package with:

npm install hyprtk --save

Usage

The package requires configuration with your API key, which can be obtained from your HyprTK Profile Settings.

const hyprtk = require("hyrptk")("API_KEY");

Questions / Suggestions

For all questions and suggestions, please create a new issue here or contact contact@hypertek.dev.