Skip to content
/ flowtip Public
forked from bootstarted/flowtip

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

Notifications You must be signed in to change notification settings

janza/flowtip

 
 

Repository files navigation

FlowTip

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

build status coverage license version downloads

Packages

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

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

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.

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%