Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prevwong/drooltip.js

🔥 💦 Minimalistic, powerful and extensible Vanilla JS tooltip library
https://github.com/prevwong/drooltip.js

css3-animations custom material-design minimalistic pure-javascript tooltips

Last synced: 14 days ago
JSON representation

🔥 💦 Minimalistic, powerful and extensible Vanilla JS tooltip library

Awesome Lists containing this project

README

        



____ _
(| \ | | o o
| | ,_ __ __ | |_|_ _ ,
_| |/ | / \_/ \_|/ | | |/ \_| / \_
(/\___/ |_/\__/ \__/ |__/|_/|_/|__/o|/ \/
/| /|
\| \|
Drooltip.js v1.0.2
github.com/prevwong/drooltip.js
Prev Wong @prevwong imprev.co


[![npm version](https://badge.fury.io/js/drooltip.js.svg)](https://badge.fury.io/js/drooltip.js)
[![Code Climate](https://codeclimate.com/github/prevwong/drooltip.js/badges/gpa.svg)](https://codeclimate.com/github/prevwong/drooltip.js)
[![codebeat badge](https://codebeat.co/badges/feba30b2-1759-4472-b6af-997c9c46f952)](https://codebeat.co/a/prevwong/projects/github-com-prevwong-drooltip-js-master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/db9b8d8043c84f1ca7cd9686daae5717)](https://www.codacy.com?utm_source=github.com&utm_medium=referral&utm_content=prevwong/drooltip.js&utm_campaign=Badge_Grade)
[![Support](https://supporterhq.com/api/b/9okwcyts1gevgy53glt8ffpyc)](https://supporterhq.com/give/9okwcyts1gevgy53glt8ffpyc)
## Overview

Drooltip.js is a lightweight native-js plugin/extension that allows you to create beautiful, customizable and intelligent tooltips, capable of showing anything from simple text, loading dynamic content and loading entire HTML elements!

## Installation & Usage

Documentation and Demos are [here](https://prevwong.github.io/drooltip.js/)

## Q&A

* Q: Why did you make this ?
A: Twas a boring day.

* Q: There're already many tooltips plugins out there, what is this for ?
A: I just wanted to share my version of tooltips as a contribution to the open-source community.

* Q: Is this plugin perfect/flawless
A: Probably not.

## History

Release | Description
------------ | -------------
v1.0.2 | Support for IE-11/non-ES6 compliant browsers
v1.0.1 | Fixed bugs and issues; Stable Release basically
v1.0.0β | Initial beta release

Feel free to fork it, and contribute to make Drooltip.js even better!