0.8.1 • Published 3 years ago
vuenex v0.8.1
Quick Start 🧑💻
To install vuenex simply run (yarn or npm):
yarn add -D vuenexnpm i -D vuenexComposables 🛠
Elements
- useBlur → Removes
focusfrom a specific element. - useDomMethods → Triggers custom
DOM methodson a specific element. - useFocus → Sets
focuson a specific element. - useVisibility → Checks an element
visibilitywithin the viewport.
Events
- useClickOutside → Detects clicks
outsideof an element. - useEvent → Sets
eventon a specific target. - useKey → Triggers the callback on a specific
keypress. - useKeys → Tracks
keyspressed at the same time.
Shared
- useOnBeforeUnmount → Checks if
onBeforeUnmounthook is called inside of a component lifecycle. - useOnMounted → Checks if
onMountedhook is called inside of a component lifecycle. - useUnref → Checks the
refvalue. - utils → A set of useful
utilities.
Plugin
- VueNex → Activates all
directivesglobally.
Contributing 🤝
Check out the Contributing Guide for more info.
License 📃
VueNex
Copyright © Ivo Dolenc
Developed in Croatia 🇭🇷