Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.91 KB

File metadata and controls

31 lines (26 loc) · 1.91 KB

js-library-goyaladi

Links

Heroku/Online Page
Docs
All Examples

About

Backgroundy is a front end DOM manipulation library powered by JavaScript. Leaveraging the tools provided, developers can add backgrounds and utilities which the end-user can interact with.
The developer who will use this library has been kept in mind while designing. Also, the end-user's ease of use and the applications where the library can be used in a central component to the project.

Getting Started

Initializing the library

  1. Download the library from github.
  2. Make sure that library.js is present in your project and connected with the page you want the library's functions.
  3. Create a javascript file which is also connected to the webpage where you want the library to perform its functions.
  4. In the javascript file, add the following code:
  5. addEventListener("DOMContentLoaded", ()=>{
    const bg = new BackgroundGenerator(); };
  6. Check out all the amazing features your can implement at the Examples page

Credits

The code belongs to Aditya Goyal and all rights are owned by him unless specified.
For contact, email him @ [email protected] LinkedIn