16 lines
442 B
Markdown
Raw Normal View History

2026-05-31 13:21:13 +02:00
# @vueuse/math
[![NPM version](https://img.shields.io/npm/v/@vueuse/math?color=a1b858)](https://www.npmjs.com/package/@vueuse/math)
> This is an extension of [VueUse](https://github.com/vueuse/vueuse), enables math usage for composable functions.
## Install
```bash
npm i @vueuse/math @vueuse/core
```
## License
[MIT License](https://github.com/vueuse/vueuse/blob/master/LICENSE) © 2019-PRESENT [Anthony Fu](https://github.com/antfu)