1.0.0 • Published 1 month ago
atosalepop v1.0.0
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