All Projects → jackdomleo7 → Cooltipz.css

jackdomleo7 / Cooltipz.css

Licence: mit
A modern, highly customisable, minimal, pure CSS tooltip library

Projects that are alternatives of or similar to Cooltipz.css

react-popper
🍿⚛Official React library to use Popper, the positioning library
Stars: ✭ 2,415 (+2881.48%)
Mutual labels:  tooltips, tooltip
hexo-tag-hint
A Hexo tag plugin to display text hint/spoiler tooltip.
Stars: ✭ 26 (-67.9%)
Mutual labels:  tooltip, hint
GuideChimp
Create interactive guided product tours in minutes with the most non-technical friendly, lightweight and extendable library.
Stars: ✭ 138 (+70.37%)
Mutual labels:  tooltips, hint
React Popper
🍿⚛Official React library to use Popper, the positioning library
Stars: ✭ 2,173 (+2582.72%)
Mutual labels:  tooltip, tooltips
Wenk
😉 Lightweight pure CSS tooltip for the greater good
Stars: ✭ 694 (+756.79%)
Mutual labels:  tooltip, scss
Jspanel4
A JavaScript library to create highly configurable floating panels, modals, tooltips, hints/notifiers/alerts or contextmenus for use in backend solutions and other web applications.
Stars: ✭ 217 (+167.9%)
Mutual labels:  tooltip, hint
SpikeTip
Create effortless tooltips that breathe CSS! No Javascript. Just the good old CSS.
Stars: ✭ 26 (-67.9%)
Mutual labels:  tooltips, tooltip
Ngx Popper
An angular wrapper for popper.js, great for tooltips and positioning popping elements
Stars: ✭ 183 (+125.93%)
Mutual labels:  tooltip, tooltips
Tooltip Sequence
A simple step by step tooltip helper for any site
Stars: ✭ 287 (+254.32%)
Mutual labels:  tooltip, hint
Easy Toggle State
A tiny JavaScript library to easily toggle the state of any HTML element in any contexts, and create UI components in no time.
Stars: ✭ 261 (+222.22%)
Mutual labels:  tooltip, tooltips
Balloon
🎈 Modernized and sophisticated tooltips, fully customizable with an arrow and animations on Android.
Stars: ✭ 2,242 (+2667.9%)
Mutual labels:  tooltip, tooltips
Html5tooltipsjs
Tooltips with smooth 3D animation
Stars: ✭ 892 (+1001.23%)
Mutual labels:  tooltip, tooltips
Zebra Tooltips
A lightweight, accessible, and highly configurable jQuery plugin for creating beautiful tooltips
Stars: ✭ 52 (-35.8%)
Mutual labels:  tooltips, tooltip
jsPanel3
A jQuery Plugin to create highly configurable floating panels, modals, tooltips, hints/notifiers or contextmenus for use in a backend solution and other web applications.
Stars: ✭ 89 (+9.88%)
Mutual labels:  tooltip, hint
Tooltips
Simple to use library for android, enabling to add a tooltip near any view with ease
Stars: ✭ 723 (+792.59%)
Mutual labels:  tooltip, tooltips
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (+1170.37%)
Mutual labels:  tooltip, hint
Stylelint
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
Stars: ✭ 9,350 (+11443.21%)
Mutual labels:  scss
Electric Book
A Jekyll template for creating books in multiple formats
Stars: ✭ 77 (-4.94%)
Mutual labels:  scss
Tippyjs
Tooltip, popover, dropdown, and menu library
Stars: ✭ 9,433 (+11545.68%)
Mutual labels:  tooltip
Pm2 Hive.github.io
Documentation website for PM2
Stars: ✭ 73 (-9.88%)
Mutual labels:  scss

Cooltipz.css

Buy Me A Coffee Cooltipz.css - A modern, customisable, accessible pure CSS tooltip library. | Product Hunt

Maintenance MIT License Brotli size

GitHub stars GitHub release (latest by date) npm jsDelivr hits (npm)


Cooltipz.css - Cool tooltips

Cool customisable tooltips made from pure CSS

Lightweight • Modern • Accessible • Customisable • Simple

Cooltipz.css is a pure CSS tooltip library that is lightweight, modern, accessible, customisable and easy to use.

Read the docs here - cooltipz.jackdomleo.dev

Play with Cooltipz.css on CodePen.

Features

  • Easy and simple tooltips with quick setup
  • Pure CSS, no JavaScript
  • Highly customisable
  • Accessible with aria-label attributes
  • Automatically disables animation if the user prefers reduced motion
  • Options to use classes or data- attributes
  • Options to import via CDN, npm or yarn
  • Options to import SCSS (npm & yarn only) or CSS stylesheets (expanded or minified)
  • Supports a wide range of characters and languages (including emojis, Font Awesome 4 and Font Awesome 5 icons)
  • Uses Autoprefixer when generating the CSS stylesheets and cssnano to minify the minfied stylesheet

Examples

Cooltipz.css examples


Usage

CDN

In the below CDN links:

  • Replace :version with a version listed here (latest version is always recommended). If you always want to get the latest stylesheet, remove @:version completely (Not recommended).
  • Replace :file with one of the below:
    • cooltipz.css (Expanded stylesheet)
    • cooltipz.min.css (Minfied stylesheet)
<!-- HTML -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]:version/:file" />
/* Or CSS */
@import url('https://cdn.jsdelivr.net/npm/[email protected]:version/:file');

Package manager (npm or yarn)

It's best practice to install Cooltipz.css as a dependency rather than a devDependency. You can install cooltipz-css via npm or yarn.

First install via npm

npm install cooltipz-css --save

Or install via yarn

yarn add cooltipz-css

Then import into your JavaScript

import 'cooltipz-css';

Or import the SCSS or CSS into your Sass/SCSS In the below imports, replace :file with one of the options below:

  • src/cooltipz (.scss file)
  • cooltipz.css (Expanded .css)
  • cooltipz.min.css (Minified .css)
/* Webpack */
@import '~cooltipz-css/:file';

/* Non-webpack */
@import 'path/to/node_modules/cooltipz-css/:file';

License

Type - MIT

Read license

You have the right to use this library in any project FREE of charge for personal and commercial use.

Commercial use should consider a small donation on Buy Me a Coffee.

You do not have the right to resell, sublicense or redistribute (even for free) this library.

Cooltipz.css is licensed under MIT. As a minimum, you are required to KEEP AND NOT REMOVE the following code at the beginning of your downloaded/installed Cooltipz.css CSS, where :version is replaced with the version number you are using:

/*! Cooltipz.css v:version | MIT License | github.com/jackdomleo7/Cooltipz.css */

Feedback and support

We appreciate any feedback, good or bad and are always looking for new ideas to improve the user experience (UX), developer experience (DX) and accessibility of the tooltips. You may want to consider:


Development

Setup

  • git clone https://github.com/jackdomleo7/Cooltipz.css.git
  • cd Cooltipz.css
  • npm i
  • npm run build to compile development SCSS to CSS

Branch

All branches should be prefixed with master__.


GitHubnpmyarndocsCHANGELOGLicense

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].