All Projects → bootstarted → flowtip

bootstarted / flowtip

Licence: MIT license
A flexible, adaptable and easy to use tooltip positioning library.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to flowtip

react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 158 (+887.5%)
Mutual labels:  tooltip, flyout
ng2-tooltip-directive
The tooltip is a pop-up tip that appears when you hover over an item or click on it.
Stars: ✭ 101 (+531.25%)
Mutual labels:  tooltip
jquery-accessible-simple-tooltip-aria
jQuery accessible simple tooltip window, using ARIA
Stars: ✭ 22 (+37.5%)
Mutual labels:  tooltip
react-positioning-portal
The positioning portal is a low level React component to build all kinds of absolutely positioned flyouts which are anchored to another element in the viewport.
Stars: ✭ 18 (+12.5%)
Mutual labels:  flyout
super-simple-css-tooltips
Super simple tooltips
Stars: ✭ 26 (+62.5%)
Mutual labels:  tooltip
CircleButtonMenu
No description or website provided.
Stars: ✭ 28 (+75%)
Mutual labels:  flyout
Chocobo-Date-Range-Picker
🗓️ Component - The Date Range Picker easier to use in AngularJS.
Stars: ✭ 23 (+43.75%)
Mutual labels:  tooltip
Zebra Tooltips
A lightweight, accessible, and highly configurable jQuery plugin for creating beautiful tooltips
Stars: ✭ 52 (+225%)
Mutual labels:  tooltip
tooltip
[DEPRECATED] The tooltip that has all the right moves
Stars: ✭ 133 (+731.25%)
Mutual labels:  tooltip
ToolTipPopupWordTV
ToolTipopupWordTV is an Open Source Android library that allows developers to easily open a popup with details by select a word from a textview.
Stars: ✭ 41 (+156.25%)
Mutual labels:  tooltip
idTip
WoW Addon: Adds IDs to the ingame tooltips
Stars: ✭ 38 (+137.5%)
Mutual labels:  tooltip
smart-webcomponents-community
Material & Bootstrap Web Components built with Smart
Stars: ✭ 30 (+87.5%)
Mutual labels:  tooltip
react-sticky-mouse-tooltip
React tooltip component that follow mouse cursor.
Stars: ✭ 17 (+6.25%)
Mutual labels:  tooltip
sphinx-hoverxref
Sphinx extension to show tooltips with content embedded when hover a reference.
Stars: ✭ 77 (+381.25%)
Mutual labels:  tooltip
van11y-accessible-simple-tooltip-aria
ES2015 accessible simple tooltip, using ARIA
Stars: ✭ 22 (+37.5%)
Mutual labels:  tooltip
react-native-popable
Popovers, tooltips for React Native
Stars: ✭ 298 (+1762.5%)
Mutual labels:  tooltip
MediaFlyout
Windows 10+ Media Control Taskbar Flyout
Stars: ✭ 87 (+443.75%)
Mutual labels:  flyout
floating-ui
A low-level toolkit to create floating elements. Tooltips, popovers, dropdowns, and more
Stars: ✭ 23,485 (+146681.25%)
Mutual labels:  tooltip
Inspecio
A Minecraft mod which adds more tooltip components to items.
Stars: ✭ 87 (+443.75%)
Mutual labels:  tooltip
github-annotator
Show user, repo and gist info in a tooltip on Github news feed - Chrome extension
Stars: ✭ 13 (-18.75%)
Mutual labels:  tooltip

FlowTip

A flexible, adaptable, and easy to use tooltip positioning library.

build status coverage

Packages

FlowTip is managed as a monorepo that is composed of several npm packages.

Package Version
flowtip-core npm downloads
flowtip-react-dom npm downloads

flowtip-core

This package contains the layout resolver algorithm.

The resolver algorithm has no binding to React or to the DOM. It is simply a pure function that calculates the current layout state for a set of provided measurements.

flowtip-react-dom

A FlowTip Component for React DOM using flowtip-core internally.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].