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
- Host: GitHub
- URL: https://github.com/guidevloper/vueuse-array-observer
- Owner: GuiDevloper
- License: mit
- Created: 2022-01-28T23:15:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T01:09:09.000Z (over 4 years ago)
- Last Synced: 2026-01-16T13:37:27.249Z (6 months ago)
- Language: Vue
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)