Popper.js icon
Popper.js icon

Popper.js

Popper.js is a JavaScript library used to create poppers in web applications. A popper is an element on the screen which "pops out" from the natural flow of your application. Common examples of poppers are tooltips and popovers.

Shifted popups

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0articles

Features

No features, maybe you want to suggest one?

Popper.js News & Activities

Highlights All activities

Recent activities

No activities found.

Popper.js information

AlternativeTo Category

Development

GitHub repository

  •  32,572 Stars
  •  1,679 Forks
  •  48 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Popper.js was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Popper.js?

Popper.js is a JavaScript library used to create poppers in web applications. A popper is an element on the screen which "pops out" from the natural flow of your application. Common examples of poppers are tooltips and popovers.

Popper.js is built from the ground up to being modular and fully hackable customizable. It supports a plugin system you can use to add particular behaviors to your poppers. It's AMD and CommonJS compatible and it's well documented thanks to our JSDoc page.