All Projects → viashchuk → tooltip-generator

viashchuk / tooltip-generator

Licence: MIT license
💫 A tool to generate CSS code for tooltips. Built with Vue.js and Tailwind CSS

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to tooltip-generator

vite-postcss-preset-env
vite-cssnext.netlify.app/
Stars: ✭ 35 (+9.38%)
Mutual labels:  postcss
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (+59.38%)
Mutual labels:  postcss
tailwindcss
Add Tailwind CSS to your Svelte project
Stars: ✭ 583 (+1721.88%)
Mutual labels:  postcss
ljq eleme
vue2 +vue-router2 + es6 +webpack 高仿饿了么Web app商家详情核心模块
Stars: ✭ 22 (-31.25%)
Mutual labels:  lodash
sublime-postcss-sorting
Sublime Text plugin to sort CSS rules content with specified order.
Stars: ✭ 19 (-40.62%)
Mutual labels:  postcss
elm-tachyons-boilerplate
Simple setup for Elm and Tachyons
Stars: ✭ 17 (-46.87%)
Mutual labels:  postcss
webpack-react-starter
Minimal starter for using React + PostCSS with Webpack.
Stars: ✭ 17 (-46.87%)
Mutual labels:  postcss
sapper-with-postcss-and-tailwind
Basic Sapper app with PostCSS + Tailwind
Stars: ✭ 23 (-28.12%)
Mutual labels:  postcss
browser-extension
Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
Stars: ✭ 535 (+1571.88%)
Mutual labels:  postcss
vital
Starter template for Vite with React (TypeScript). Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 151 (+371.88%)
Mutual labels:  postcss
webpack-boilerplate
Webpack 4 boilerplate (babel, eslint, prettier, jest, sass, postcss, hmr, browsersync)
Stars: ✭ 33 (+3.13%)
Mutual labels:  postcss
mobileweb
webpack 5 + postcss 8 构建移动端网站架子
Stars: ✭ 23 (-28.12%)
Mutual labels:  postcss
pwa
An opinionated progressive web app boilerplate
Stars: ✭ 355 (+1009.38%)
Mutual labels:  postcss
nextjs-landing-starter
Build your landing site based on Next.JS in minutes 🚀
Stars: ✭ 59 (+84.38%)
Mutual labels:  postcss
fast-cartesian
Fast cartesian product
Stars: ✭ 51 (+59.38%)
Mutual labels:  lodash
postcss-clearfix
PostCSS plugin that adds a 'fix' argument to the 'clear' property
Stars: ✭ 47 (+46.88%)
Mutual labels:  postcss
postcss-input-style
PostCSS plugin that adds new pseudo-elements for easily styling the inner elements of inputs
Stars: ✭ 16 (-50%)
Mutual labels:  postcss
faven
A web tool to help you generate favicons
Stars: ✭ 126 (+293.75%)
Mutual labels:  postcss
postcss-center
PostCSS plugin to center elements.
Stars: ✭ 44 (+37.5%)
Mutual labels:  postcss
alfred-postcss-workflow
Alfred App Workflow for https://www.postcss.parts
Stars: ✭ 14 (-56.25%)
Mutual labels:  postcss

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

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