bootstrap-notify icon indicating copy to clipboard operation
bootstrap-notify copied to clipboard

Fixing Demo page not found, adding "GPL" License and other improvements

Open HappyLife2 opened this issue 1 year ago • 0 comments

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

  1. Clone the repository.
  2. Open index.html in a web browser.

Feel free to contribute and open issues if you find any problems!

HappyLife2 avatar Jan 30 '24 12:01 HappyLife2