16 lines
442 B
Markdown
16 lines
442 B
Markdown
|
|
# @vueuse/math
|
||
|
|
|
||
|
|
[](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)
|