Skip to main content
This release is 2 versions behind 0.4.1 — the latest version of @takker/gyazo. Jump to latest

Built and signed on GitHub Actions

Gyazo API wrapper for Deno/Web browser

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
8 months ago (0.3.0)
I
BadRequestError

400のときのerror object

I
BaseOptions

全てのREST APIに共通するopitons

f
checkResponse

responseが正常かどうかを確かめる

f
deleteImage

delete an image

T
Fetch

networkからdataをとってくる処理

f
getImage

get an image

f
getImages

get images

I
GetImagesInit

the options for getImages()

f
getProfile

get user profile

T
GyazoAPIError
No documentation available
I
ImageList
No documentation available
I
InvalidParameterError

422のときのerror object

f
isUnexpectedResponseError
No documentation available
I
NotFoundError

404のときのerror object

I
NotPrivilegeError

403のときのerror object

I
OAuthOptions

OAuth API用options

I
Profile

Gyazo account profile

I
RateLimitError

429のときのerror object

T
Timestamp
No documentation available
I
UnauthorizedError

401のときのerror object

f
upload

Gyazoへ画像をuploadする