Skip to content

viashchuk/tooltip-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

License PRs Welcome

Tooltip Generator

A tool to generate CSS code for tooltips

Do you urgently need a tooltip, but you are lazy to do it from scratch? There is a way out! This tool allows you to generate CSS and HTML code with a simple set of actions in the right sidebar that you can simply copy and paste πŸ˜‰

I hope it will save you time!

Demo video

Demo

Here is a working live demo: https://viashchuk.github.io/tooltip-generator

Built With

Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

Contribution

All contributions, big or small, are warmheartedly welcome!

License

MIT