@use-composable/core
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

UseComposable

🔧 A collection of utility functions based on Composition API.

NPM version

Install

pnpm install @use-composable/core

Usage

import { useMouse } from '@use-composable/core'

const { x, y } = useMouse()

License

MIT License © 2022 Akashi Sai

Readme

Keywords

none

Package Sidebar

Install

npm i @use-composable/core

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

35 kB

Total Files

50

Last publish

Collaborators

  • use-kit
  • akashi_sai