Skip to content

Latest commit

 

History

History
72 lines (56 loc) · 3.34 KB

README.md

File metadata and controls

72 lines (56 loc) · 3.34 KB

Cover

About

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.

Installation

npm i alpha-coders

Features

  • 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.


Function Tree

C - Class
P - Property
M - Method


  • 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.

Useful Links

GitHub npm Website Documentation License

Happy Coding 🥳


Edit this page on GitHub