0.0.2 • Published 2 years ago

@sbwebdev/dropdown-btn v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vue3-slc-dropdown-npm

Created 2023 01 13 Git TheDutchSean GitRepo https://github.com/TheDutchSean/vue3-slc-dropdown-npm.git

Vue3 Standard Library Component, A dropdown button for Vue3 that can be used individually or in the Vue3-SCL-Navbar slot

Dependencies @fortawesome/fontawesome-svg-core": "^6.2.1", @fortawesome/free-solid-svg-icons": "^6.2.1", @fortawesome/vue-fontawesome": "^3.0.2",

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint