anime-walls
v1.0.1
Published
Get anime wallpapers from HdqWalls.
Downloads
9
Maintainers
Readme
🖼 Version 1.0 | Wallpapers Anime.
An simple package for get wallpapers anime from hdqwalls.
🔧 Utilisation
import Walpapers from "wallpapers-anime";
const Wallpaper = new Wallpapers();
Wallpaper.getAnimeWallpapers(resolution);
Data received
[
{
image_url:
"https://images.hdqwalls.com/wallpapers/fate-series-anime-girl-5k-lq.jpg",
resolution: "3840x2160",
},
// ....
];
🔍 Resolutions Available
Mobile:
- 1080x1920
- 720x1280
- 1440x2560
- 750x1334
- 1280x800
Desktop:
- 1920x1080
- 2560x1440
- 3840x2160
- 5120x2880