https://github.com/mathiasoxholm/humblescroll-vue-plugin
Vue 3 animate on scroll
https://github.com/mathiasoxholm/humblescroll-vue-plugin
animate scroll-animations vue vue3
Last synced: over 1 year ago
JSON representation
Vue 3 animate on scroll
- Host: GitHub
- URL: https://github.com/mathiasoxholm/humblescroll-vue-plugin
- Owner: MathiasOxholm
- Created: 2023-08-27T21:17:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T20:03:24.000Z (about 2 years ago)
- Last Synced: 2025-02-26T16:07:46.267Z (over 1 year ago)
- Topics: animate, scroll-animations, vue, vue3
- Language: Vue
- Homepage: https://humblescroll-docs.oxholm.dev/
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Humblescroll
Humblescroll is a simple, lightweight, and easy-to-use JavaScript library for creating scroll-based animations. It is designed to be simple to use and easy to understand, and is perfect for creating animations that are triggered by the user scrolling down a page.
## In this repository
- Vue 3 plugin
- TailwindCSS plugin
- Nuxt 3 plugin (coming soon)
- Documentation
## NPM
Humblescroll is available as two different NPM packages.
- [Humblescroll for Vue 3](https://www.npmjs.com/package/humblescroll-vue)
- [Humblescroll for Nuxt 3](https://www.npmjs.com/package/humblescroll-nuxt)
## Documentation
The documentation for Humblescroll is available at [humblescroll-docs.oxholm.dev](https://humblescroll-docs.oxholm.dev/).