Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.06 KB

Build Status NPM version

TnT Tooltip

TnT Tooltip is a basic tooltip library for TnT although it is not restricted to TnT and can be used on its own. Although it is very flexible and light, this library has not been developed as a general fully-featured tooltip library that matches all possible scenarios.

Check out the complete documentation.

Check out the examples

Installation

  • npm:
npm install tnt.tooltip
  • github:
git clone https://github.com/tntvis/tnt.tooltip
cd tnt.tooltip
npm install
gulp build-browser

Feedback

Please, send any feedback to [email protected]. Bug reports and feature requests are welcome in the issue tracker