Skip to content

Repository files navigation

krapi

NPM version JSR version

A TypeScript wrapper for the official Krunker API

Installation

krapi is available on both NPM and JSR as @gu5/krapi.

Example

import { KrunkerApi } from "@gu5/krapi";

const kr = new KrunkerApi({ apiKey: "YOUR API KEY HERE" });

const profile = await kr.fetchProfile("givetickrate");

About

A TypeScript wrapper for the official Krunker API

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages