🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vue-use-collection

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-use-collection

Useful collection of Vue composition API utilities

1.4.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

vue-use-collection

NPM Version NPM Downloads Build Status GitHub license Demo

🌳 Collection of useful Vue Composition API functions.

Please note that Vue 3.0 has not been released yet, therefore the installation and setup of @vue/composition-api is required for this library to work.

Install

npm install @vue/composition-api vue-use-collection

Usage

Please check the documentation to learn how to use this collection of Vue Composition API functions.

APIs

  • Sensors
    • useMedia — tracks state of a CSS media query. Demo
    • useMouse — tracks the mouse's position. Demo
  • Utils
    • getQuery — get a CSS media query string. Demo

Inspiration

Made with

Keywords

vue

FAQs

Package last updated on 04 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts