doggo.js
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Doggo.js

A fully-typed JavaScript client for Pat, Doggo.Ninja's public API.

This package is unstable until Project Wolfsbane is fully released.

# NPM
npm install doggo.js
# Yarn
yarn add doggo.js
import { PatClient } from 'doggo.js'

const pat = new PatClient()
pat.authenticate('token') // No error checking

console.log(await pat.me())

Package Sidebar

Install

npm i doggo.js

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

311 kB

Total Files

15

Last publish

Collaborators

  • archmaster