0.2.1 • Published 1 year ago

pictshare v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

pictshare

An unofficial NodeJS SDK for pictshare API

install

yarn add pictshare
# or
npm i pictshare

usage

import Pictshare from 'pictshare'

[...]

const pictshare = new Pictshare('https://www.pictshare.net')
const data = await pictshare.geturl('https://i.picsum.photos/id/866/200/300.jpg?hmac=rcadCENKh4rD6MAp6V_ma-AyWv641M4iiOpe1RyFHeI')

todo

  • base64 (base64: string)
  • geturl (url: string, redirect: Boolean)
  • pasetebin (text: string)
  • info (hash: string)
0.1.0

2 years ago

0.2.1

1 year ago

0.2.0

2 years ago

0.1.1

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago