Documentation
Powered by Minitek FAQ Book
Introduction
Polipop is a dependency-free JavaScript library for creating discreet pop-up notifications.

Vanilla JavaScript
Pure JavaScript. No dependencies, no jQuery.
Lightweight & Fast
Weights only ~19kb (~5kb gzipped).
Easy Installation
Install via package manager, use a CDN or download latest release.
Plug & Play
No markup needed. Just provide a DOM selector and you're good to go.
Detailed Configuration
Control the layout and behavior via various configuration options.
Custom themes
Create themes easily with SASS styles based on the BEM methodology.
Instance Methods
Built-in methods can be called directly on the Polipop instance.
Custom Events
Built-in events allow you to execute a custom logic at specific moments.