A complete package used to interact with the Wallpaper Abyss / The Alpha Coders API to get wallpapers, wallpaper count, and much more !
You will need an API key which can obtained from The Alpha Coders API to use this package.
npm i alpha-coders
- Made with JavaScript.
- Easy to use.
- Complete coverage of all the methods in The Alpha Coders API.
- Type support.
Make sure to have a look at the Documentation of this package to get an in depth information on how to use this package.
C - Class
P - Property
M - Method
- Alpha C
- getSpecificWallpapers P
- bySort M
- fromCategory M
- fromSubCategory M
- fromTag M
- getList P
- search M
- getWallpaper M
- getRandomWallpapers M
- queryCount M
- getSpecificWallpapers P
- Use the latest version of Node for optimal performance.
- If you face any other issue, feel free to create an issue on the issues page in the github repository.
Edit this page on GitHub