Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-hooks-plus

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-hooks-plus

Vue hooks library

  • 1.3.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
515
decreased by-37.27%
Maintainers
1
Weekly downloads
 
Created
Source

ahooks Vue realize.

VueHooks Plus

English | 简体中文

📚 Documentation

Docs Live

✨ Features

  • Easy to learn and use
  • Supports SSR
  • Contains a comprehensive collection of basic Hooks
  • A wide range of application scenarios
  • Written in TypeScript with predictable static types
  • Support the on-demand load, and reduce the packing volume

📦 Install

$ npm install --save vue-hooks-plus
# or
$ yarn add vue-hooks-plus

🔨 Usage

import { useRequest } from 'vue-hooks-plus'

// or Introduced on demand

import useRequest from 'vue-hooks-plus/es/useRequest'

🏃 Start the document

hooks Dir

npm run initial
npm run docs:dev

Keywords

FAQs

Package last updated on 14 Oct 2022

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