All Projects → catc → Simple Hint

catc / Simple Hint

Licence: mit
CSS-only tooltip packed with a variety of features.

Projects that are alternatives of or similar to Simple Hint

Restore
A predictable & observable state container for React apps
Stars: ✭ 133 (-19.88%)
Mutual labels:  simple
Valine
A fast, simple & powerful comment system.
Stars: ✭ 1,899 (+1043.98%)
Mutual labels:  simple
Jqueryrotate
jQueryRotate - plugin to rotate images by any angle cross-browse with animation support
Stars: ✭ 157 (-5.42%)
Mutual labels:  simple
G3d
Simple and easy 3D engine for LÖVE.
Stars: ✭ 135 (-18.67%)
Mutual labels:  simple
Easy slam tutorial
首个中文的简单从零开始实现视觉SLAM理论与实践教程,使用Python实现。包括:ORB特征点提取,对极几何,视觉里程计后端优化,实时三维重建地图。A easy SLAM practical tutorial (Python).图像处理、otsu二值化。更多其他教程我的CSDN博客
Stars: ✭ 137 (-17.47%)
Mutual labels:  simple
Hugo Theme Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Stars: ✭ 143 (-13.86%)
Mutual labels:  simple
Dynamic Toasts
Custom toasts with color and icon for Android.
Stars: ✭ 132 (-20.48%)
Mutual labels:  hint
Paris
Logger in Rust for pretty colors and text in the terminal. Aiming for a relatively simple API
Stars: ✭ 162 (-2.41%)
Mutual labels:  simple
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-14.46%)
Mutual labels:  simple
Progress Bar.sh
Simple & sexy progress bar for `bash`, give it a duration and it will do the rest.
Stars: ✭ 155 (-6.63%)
Mutual labels:  simple
Flex Block
一个基于Hexo的主题
Stars: ✭ 133 (-19.88%)
Mutual labels:  simple
Web Presentation
Jekyll theme template to create web presentation
Stars: ✭ 137 (-17.47%)
Mutual labels:  simple
Polyfem
A polyvalent C++ FEM library
Stars: ✭ 147 (-11.45%)
Mutual labels:  simple
Quant4j
火币量化交易 指标组合策略 简单的数值策略 这个项目只是提供一个思路。
Stars: ✭ 134 (-19.28%)
Mutual labels:  simple
Terminal theme
A simple theme based on hexo 👻👻👻
Stars: ✭ 160 (-3.61%)
Mutual labels:  simple
Hexo Theme Zhaoo
🐳 A simple theme for Hexo
Stars: ✭ 131 (-21.08%)
Mutual labels:  simple
Update
清晰灵活简单易用的应用更新库
Stars: ✭ 1,739 (+947.59%)
Mutual labels:  simple
Sftdyn
Self-hosted dyndns/dynamic DNS server and updater for bind
Stars: ✭ 164 (-1.2%)
Mutual labels:  simple
Restrequest4delphi
API to consume REST services written in any programming language with support to Lazarus and Delphi
Stars: ✭ 162 (-2.41%)
Mutual labels:  simple
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1135.54%)
Mutual labels:  simple

Simple Hint

Simple-hint is a CSS-only tooltip library packed with a variety of features. Easily customizable if you want to configure any settings.

For demo and usage, see official documentation.


To install via Bower:

$ bower install simple-hint

Features

  • positioning + alignment
  • opacity fade in
  • animation
  • delay visibility on hover
  • persistence
  • tooltip sizing
  • various colors
  • disable on mobile

Browser support

  • Chrome, Firefox, Safari, Opera
  • IE 9+ for basic usage
  • IE 10+ for transitions & animations

Customizing styles

Customing tooltips to your specific needs is easy. Just open the raw sass file - src/simple-hint.scss, change any sass variables, run npm run build and your updated css will be in dist/.

License

Simple-hint is licensed under the MIT license (http://opensource.org/licenses/MIT).

Contributing

If you find any bugs, have feature requests, or would like to contribute - either send me a pull request or open a ticket and I'll do my best to address it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].