1.0.0 • Published 1 month ago

atosalepop v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

atosale

A customizable holiday popup component for ATO sale promotion.

Installation

npm install atosale

Usage

// In your HTML file
;<script src="node_modules/atosale/index.js"></script>

// The popup will automatically initialize when the DOM is loaded
// You can control it programmatically using:
window.holidayPopup.show() // Show popup
window.holidayPopup.close() // Close popup

Features

  • Automatic popup display
  • Customizable timing
  • Mobile responsive
  • Easy to integrate
  • Email promotion support

License

MIT

1.0.0

1 month ago