wallhaven icon indicating copy to clipboard operation
wallhaven copied to clipboard

API for alpha.wallhaven.cc

Results 3 wallhaven issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

First of all, thank you for this package. Wallhaven is now out of beta and an official api is now exposed See (pre release) link : http://stest39.wallhaven.cc/help/api

Hi! I realise this is a fairly old project, but still. I decided to add a typescript definition file 🗡 ```typescript declare module 'wallhaven-api' { type SearchCategory = 'general' |...