Skip to content

Latest commit

 

History

History
94 lines (51 loc) · 2.86 KB

MENTIONS.md

File metadata and controls

94 lines (51 loc) · 2.86 KB

Projects using Popper.js

Popper.js aims to be a foundation block to build powerful libraries on top of it.

In this page we try to collect a list of libraries built with it:

Integration in frameworks and view libraries

You can easily use Popper.js inside your application written using one of the most common frameworks or view libraries thank to the following projects.

We are looking for awesome libraries to integrate Popper.js into other frameworks and libraries. Have you written an integration library for your favourite framework? Let us know!

React

React wrapper around Popper.js. (@FezVrasta approved! 👍)

React wrapper around Popper.js, maintained by Atlassian.

An easy to use and flexible React wrapper based on React 16 (for Portals). Try it.

Angular

Angular wrapper for Popper.js

This component is in alpha base, you can contribute to it!

Vue.js

The Vue.js situation is particular, there are several UI frameworks that use Popper.js internally, but only few "basic" components that let you use Popper.js with it.

Simple Vue.js component for Popper.js.

VueJS 2.x popover component based popper.js

Vue.js tooltip directive (based on Popper.js)

Vue.js 2.x directive

Ember.js

An Ember-centric wrapper around Popper.js.

An Ember library for creating tooltips and popovers, built on Popper.js.

Preact and Inferno

It is developed for React but it works fine with both Preact and Inferno if you alias react and react-dom to preact-compat or inferno-compat.

Other projects

A lightweight, pure JavaScript tooltip library.


For an always updated list of projects using Popper.js, please visit:

Want to see your library or project in this page?

Fork this repository, edit this page and send a Pull Request!