New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-composable

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-composable

Vue composition-api composable components

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.1K
decreased by-8.49%
Maintainers
1
Weekly downloads
 
Created
Source

vue-composable

CircleCI Coverage Status

Introduction

vue-composable is out-of-box ready to use composition-api generic components, eg: useFetch

NOTE

Currently only works with composition-api, when Vue3 gets release I will update to use the new reactive system (using @vue/reactivity)

composabledescriptionexampleextra
useArrayPaginationprovides pagination for an arrayarrayPagination.html
useDebouncedebounces function
useEventhandles the lifecycle of addEventListener/removeEventListener for a component.
useOnMouseMovegets data from element movemove
useOnResizegets data from element resize
useOnScrollgets data from element scroll
usePaginationprovides pagination controls. NOTE: base type
usePromiseprovides information about the state of the promise
useFetchhandles the fetch requestfetch.html

Types

License

MIT

FAQs

Package last updated on 23 Oct 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc