aos.js: Lightweight Animation on Scroll Library (5.7KB)

Published: (December 11, 2025 at 11:05 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for aos.js: Lightweight Animation on Scroll Library (5.7KB)

Overview

aos.js is a lightweight JavaScript library that triggers scroll animations with TypeScript support.

Features

  • Just 5.7KB (vs 14.7KB in the original version)
  • 30+ animation types: fade, flip, slide, zoom
  • Works with React, Vue, Angular, Astro
  • Includes a destroy() method for proper cleanup
  • Custom scroll container support

The modern TypeScript rewrite delivers better performance and smaller bundle sizes for production apps.

Resources

Back to Blog

Related posts

Read more »