1.0.0 • Published 6 years ago

tnt.tooltip v1.0.0

Weekly downloads
50
License
Apache-2.0
Repository
github
Last release
6 years ago

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 emepyc@gmail.com. Bug reports and feature requests are welcome in the issue tracker