Skip to content

ifun-team/ifun-vue3

Repository files navigation

Collection of vue3 components and hooks.

🚀 Features

  • Support vue3.
  • Strong Type.
  • Easy to use.

🦄 Usage

Install.

npm i @ifun-vue3/hooks

Using.

import { useFetchStream } from '@ifun-vue3/hooks'

const { stop, status } = useFetchStream(url);

About

vue3 components and hooks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published