SuperDom.js (or SD.Js) is a javascript Library for making working with dom much faster and more readable, unlike other libraries which are less readable for new coders and readers.
Version 1.2.1
- Open Source: This library is free and for everyone to read, copy and edit.
- Weight: this library is so light to be added to your further projects while being useful (the file is less than a Megabyte).
- Difficulty: SD.Js is easy-to-read and self-explaining to everyone with more docs coming down the way to make it easier.
- Speed: This is just js functions using the fastest js syntax to do stuff.
To use this library you have 2 main ways to use it:
- Using the CDN: include this code to your HTML:
<script src="https://h1mohamed.github.io/SuperDom.js/main.js" defer>
</script>
- By Saving the file:
Download the file from GitHub as a Zip file, extract the file then copy the file to your desired project folder
# Bugs And Reporting: For bugs or questions about my code, you can make an issue on GitHub, or you can contact me on:
- Email: [email protected]
- Discord: H.Mohamed#0873