Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.16 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.16 KB

Oku Motion

Unleash the Power of Animation in Your Vue Apps! A tiny, performant animation library for VueJS. Powered by Motion.

Version Downloads License Website Discord

Introduction

Motion for Vue is a 5kb animation library for Vue 3. Built on Motion, it's capable of springs, independent transforms, and hardware accelerated animations.

By the end of this quick guide, you'll have installed Motion for Vue and created your first animation.

Motion Docs: Oku Motion Website: Oku Website Primitives Docs: Oku Primitives

Contributing

Please read our contributing guide

Credits

  • Special thanks to the Motion library, which provided a solid foundation for the animation features in this project.
  • A significant portion of the source code was directly adapted and extended from rick-hup, whose work was crucial in implementing motion within Vue.js.
  • motionone served as an essential resource for the underlying animation capabilities used in this project.
  • vue-motion-one provided valuable insights that helped shape the motion features.