Eazybright / tooltip-plugin

A simple tooltip plugin for vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tooltip-plugin

Vue.js 3 Tool Tip Plugin.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Credits

Vueschool.io Lessons.

About

A simple tooltip plugin for vuejs


Languages

Language:CSS 37.1%Language:Vue 32.3%Language:TypeScript 21.0%Language:HTML 4.9%Language:JavaScript 4.7%