Project thumbnail

PKAPI.js

A JavaScript interface for the PluralKit API

PKAPI.js is a JavaScript library for interacting with the PluralKit API. It's object-oriented, promise-based, and fully featured!

Features

Full API parity

We do our best to keep the library up-to-date with the latest additions to the API. As of writing, the lib is fully compatible with API v2

TS compatible

This library is written using TypeScript, giving users full access to typing information and warnings for potential type-related errors

Full of helpers

Want to use color names instead of hex codes? Desire to see dates as native objects? Looking to validate image links before the API yells at you for it? No problem! This library has plenty of under-the-hood fixes to give you the best quality of life and ease of use

Links

Interested in using the library? Check out these links!
NPM
Github
Docs