Provide a zero-dependency Tooltip implementation
This uses CSS and little JavaScript. The goal is to provide a Tooltip implementation that is independend from frameworks such as Boostrap. This is actually very possible in modern CSS and JavaScript.
Documentation with examples is included.