bootstrap-notify
bootstrap-notify copied to clipboard
Fixing Demo page not found, adding "GPL" License and other improvements
Project Overview
This project enhances the Bootstrap alert system with improved code structure and added features. Notable changes include:
- Refactored JavaScript code using ES6 class syntax for better maintainability.
- Improved code readability with the use of constants for CSS classes and attributes.
- Updated styling for a cleaner appearance.
Files
-
index.html
: Added a button to trigger random notifications. -
styles.css
: Minor styling changes. -
README.md
: Updated project information and instructions. -
component.json
: Project metadata. -
LICENSE
: GPL License.
How to Use
- Clone the repository.
- Open
index.html
in a web browser.
Feel free to contribute and open issues if you find any problems!