UNPKG

vevet

Version:

Vevet is a JavaScript library for creative development that simplifies crafting rich interactions like split text animations, carousels, marquees, preloading, and more.

9 lines (8 loc) 206 B
export * from './clamp'; export * from './clampScope'; export * from './damp'; export * from './easing'; export * from './inRange'; export * from './lerp'; export * from './scoped'; export * from './loop';