tooltipster
Version:
A flexible and extensible jQuery plugin for modern tooltips.
26 lines (25 loc) • 572 B
JSON
{
"name": "tooltipster/tooltipster",
"description": "Tooltipster is a flexible and extensible jQuery plugin for modern tooltips.",
"keywords": [
"jquery",
"tooltip",
"plugin",
"replacement"
],
"homepage": "http://iamceege.github.io/tooltipster/",
"authors": [
{
"name": "Caleb Jacob",
"homepage": "https://plus.google.com/+CalebJacob?rel=author"
},
{
"name": "Louis Ameline",
"homepage": "https://github.com/louisameline"
}
],
"license": "MIT",
"suggest": {
"components/jquery": ">=1.10"
}
}