jp-wrapper
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

JP-wrapper

This is a javascript/typescript wrapper for the JP-backend

Purpose

Easily use the JP-backend in Javascript.
I mainly made this api for my frontend

Example

import { Requester, PostCollection } from "jp-wrapper";

var r = new Requester();

var pc = new PostCollection(r);

var MoGo = pc.by_title("MoGo");

console.log(MoGo.description);
MoGo is a Discord Bot

Package Sidebar

Install

npm i jp-wrapper

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

15.9 kB

Total Files

14

Last publish

Collaborators

  • tch1b0