Skip to content

f97-2308/pictshare

Repository files navigation

pictshare

install

yarn add pictshare

usage

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)
  • upload (file: Buffer)
  • pasetebin (text: string)
  • info (hash: string)
  • remove axios and use node native fetch function.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published