The HyprTK library allows for easy integration of HyprTK API's for applications written in JavaScript.
Node 16 or higher.
Install the package with:
npm install hyprtk --save
The package requires configuration with your API key, which can be obtained from your HyprTK Profile Settings.
const hyprtk = require("hyrptk")("API_KEY");
For all questions and suggestions, please create a new issue here or contact contact@hypertek.dev.