1.1.2 • Published 3 years ago

purr-image v1.1.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

purr-image

PurrBot ImageAPI Javascript Wrapper

Installation

npm i purr-image

Usage

CommonJS:

const ImageAPI = require("purr-image");

ES6:

import ImageAPI from "purr-image";

Build

git clone https://github.com/justapieop/purr-image
cd purr-image
npm run build

Documentation

Documentation can be found here