Volver al ranking

atomiks/tippyjs

JavaScriptatomiks.github.io/tippyjs/

Tooltip, popover, dropdown, and menu library

tooltippopovermenucomboboxdropdownpopup
Crecimiento de estrellas
Estrellas
12.3k
Forks
540
Crecimiento semanal
Issues
93
12.3k12.3k12.3k12.3k12.3k
18 jul19 jul20 jul22 jul
Artefactosnpmnpm install tippyjs
README
Tippy.js logo

Tippy.js

The complete tooltip, popover, dropdown, and menu solution for the web

npm Downloads per Month MIT License

Demo and Documentation

➡️ View the latest demo & docs here

Migration Guide

Installation

Package Managers

# npm
npm i tippy.js

# Yarn
yarn add tippy.js

Import the tippy constructor and the core CSS:

import tippy from 'tippy.js';
import 'tippy.js/dist/tippy.css';

CDN

<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>

The core CSS comes bundled with the default unpkg import.

Usage

For detailed usage information, visit the docs.

Component Wrappers

License

MIT

Repositorios relacionados
Semantic-Org/Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.

JavaScriptnpmMIT Licenseuiui-components
semantic-ui.com
51k4.9k
floating-ui/floating-ui

A JavaScript library to position floating elements and create interactions for them.

TypeScriptnpmMIT Licensepositioning-enginetooltip
floating-ui.com
32.7k1.7k
you-dont-need/You-Dont-Need-JavaScript

CSS is powerful, you can do a lot of things without JS.

HTMLGNU General Public License v3.0cssjavascript
20.6k1.5k
chinchang/hint.css

A CSS only tooltip library for your lovely websites.

CSSnpmMIT Licensetooltip-librarypurecss
kushagra.dev/lab/hint/
8.4k682
ng-bootstrap/ng-bootstrap

Angular powered Bootstrap

TypeScriptnpmMIT Licenseangularng-bootstrap
ng-bootstrap.github.io
8.2k1.6k
gilbarbara/react-joyride

Create guided tours in your apps

TypeScriptnpmMIT Licensereactreact-component
react-joyride.com
7.8k590
kazzkiq/balloon.css

Simple tooltips made of pure CSS

CSSnpmMIT Licensetooltipcss
kazzkiq.github.io/balloon.css/
5k439
calimarkus/JDStatusBarNotification

Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!

SwiftMIT Licensebannerios
calimarkus.github.io/JDStatusBarNotification/documentation/jdstatusbarnotification
4.3k564
skydoves/Balloon

:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android and Jetpack Compose.

KotlinApache License 2.0kotlinandroid
skydoves.github.io/Balloon/
4k310
ReactTooltip/react-tooltip

React Tooltip Component

JavaScriptnpmMIT Licensejavascriptreact
react-tooltip.com
3.8k528
Akryum/floating-vue

💬 Easy tooltips, popovers, dropdown, menus... for Vue

TypeScriptnpmMIT Licensetooltipvue
floating-vue.starpad.dev
3.5k342
floating-ui/react-popper

🍿⚛Official React library to use Popper, the positioning library

JavaScriptnpmMIT Licensepopperreact
popper.js.org/react-popper/
2.5k228