hyprtk

1.0.2 • Public • Published

HyprTK | Node.JS Server Library

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.

Package Sidebar

Install

npm i hyprtk

Homepage

hypr.tk

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

3.9 kB

Total Files

4

Last publish

Collaborators

  • hypertekdev