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

https://github.com/guidevloper/vueuse-array-observer

Experimenting VueUse useIntersectionObserver with array of refs to help someone
https://github.com/guidevloper/vueuse-array-observer

Last synced: 4 months ago
JSON representation

Experimenting VueUse useIntersectionObserver with array of refs to help someone

Awesome Lists containing this project

README

          

⚡️ VueUse Vite Starter



Starter for [Vite](https://github.com/vuejs/vite) + [VueUse](https://github.com/vueuse/vueuse) + [TypeScript](https://www.typescriptlang.org/)

🌐 [Live Demo](https://vueuse-vite-starter.netlify.app/)

📦 [Webpack Example](https://github.com/vueuse/vueuse-vue3-example)

## Installation

1. Clone this repository
2. `yarn`
3. `yarn dev`
4. open http://localhost:3000 in your browser

## More Example

Enjoy using Vite and VueUse? Check out the real world template [Vitesse](https://github.com/antfu/vitesse)!

## License

[MIT](http://opensource.org/licenses/MIT)