Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soouup/vue-composition-toolkit

๐Ÿ’š Vue3 Composition-API toolkit
https://github.com/soouup/vue-composition-toolkit

Last synced: 3 months ago
JSON representation

๐Ÿ’š Vue3 Composition-API toolkit

Awesome Lists containing this project

README

        

# vue-composition-toolkit

[![](https://github.com/shuidi-fed/vue-composition-toolkit/workflows/test/badge.svg)](https://github.com/shuidi-fed/vue-composition-toolkit/actions)

Vue composition-api toolkit.

## Progress Tracking

- [x] useCssVar
- [x] useWindowSize
- [x] useCopyToClipboard
- [x] useRaf
- [x] useGeolocation
- [x] useMouse
- [x] useOnline
- [x] useVisibilityState
- [x] useTimeout
- [x] useInterval
- [x] useRendered
- [x] useScroll
- [x] useScrolling
- [x] useCounter
- [x] useToggle
- [x] useBoolean
- [ ] More...Welcome contribution

## Prior Art

vue-composition-toolkit is heavily inspired by [react-use](https://github.com/streamich/react-use).

## Contribution

See [Contributing Guide](https://github.com/shuidi-fed/vue-composition-toolkit/blob/master/.github/contributing.md).

## Core Author

**vue-composition-api** ยฉ [HcySunYang](https://github.com/HcySunYang), Released under the [MIT](./LICENSE) License.

Authored and maintained by HcySunYang.

> [homepage](http://hcysun.me/homepage/) ยท GitHub [@HcySunYang](https://github.com/HcySunYang) ยท Twitter [@HcySunYang](https://twitter.com/HcySunYang)