1.0.5 • Published 4 years ago

node-derpi v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

node-derpi

GitHub version npm version Discord chat

A Derpibooru API wrapper for Node.js

node-derpi is my first attempt at an API wrapper in Node, specifically for the Derpibooru image board. It aims to be a rich API wrapper around Derpibooru's JSON API, supporting rich deserialization of supported types (dates, other Derpi data points, etc.). It is also fully strongly-typed, being written in Typescript.

Table of Contents

Install

Prerequisites

  • Node.js
  • Your Node package manager of choice (I recommend yarn)

Installation

Using yarn:

yarn add node-derpi

Using npm:

npm install node-derpi

That's it! Your package manager should handle any dependencies for you.

Usage

See the documentation.

Maintainers

Contribute

Issues, suggestions, or concerns? Submit a GitHub issue!

Want to add a feature? We accept PRs!

License

Copyright (c) Eliot Partridge, 2018. Licensed under the MIT License.

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.3

4 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.10

5 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago