Heroku/Online Page
Docs
All Examples
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.
- Download the library from github.
- Make sure that
library.js
is present in your project and connected with the page you want the library's functions. - Create a javascript file which is also connected to the webpage where you want the library to perform its functions.
- In the javascript file, add the following code:
- Check out all the amazing features your can implement at the Examples page
addEventListener("DOMContentLoaded", ()=>{
const bg = new BackgroundGenerator(); };
The code belongs to Aditya Goyal and all rights are owned by him unless specified.
For contact, email him @ [email protected]
LinkedIn