0.1.0-alpha.1 • Published 4 years ago

vue-use-hook v0.1.0-alpha.1

Weekly downloads
-
License
Unlicense
Repository
github
Last release
4 years ago

vue-use-hook

⚠ WARNING: This package is under heavy development, some APIs may be changed without notice.

Vue Hooks, heavily inspired by react-use.

npm CI PRs welcome

npm i vue-use-hook

Hooks

State

  • useToggle
  • useCounter
  • useLoading

Browser

  • useInterval
  • useTimeout

Lifecycle

  • onChildrenMounted
  • useLifecycleLogger
0.1.0-alpha.1

4 years ago

0.1.0-alpha.0

4 years ago