awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jamiebuilds avatar

jamiebuilds/tailwindcss-animate

0
View on GitHub↗
3,029 stars·66 forks·JavaScript·MIT·16 views

Tailwindcss Animate

This project is a plugin for Tailwind CSS that provides a declarative utility library for managing web interface animations. It functions as a motion framework, enabling developers to apply fluid entrance and exit effects to elements directly through utility classes.

The framework distinguishes itself by offering a comprehensive suite of motion controls that integrate with the Tailwind ecosystem. It supports granular configuration of animation properties, including timing, duration, delay, and iteration, while allowing for complex transformations like rotation, scaling, and opacity adjustments. By utilizing a plugin architecture, it injects custom keyframes and utility classes into the global stylesheet, ensuring consistent motion design across an entire interface.

Beyond basic transitions, the project includes built-in support for accessibility by automatically respecting user system preferences for reduced motion. It also supports arbitrary value parsing and CSS variable integration, allowing for precise, theme-based control over animation sequences without requiring extensive custom CSS.

Features

  • Animation Utilities - Provides a declarative utility library for adding fluid entrance and exit animations to elements in styling frameworks.
  • Configurable Property Animators - Offers a declarative utility library for managing animation properties like timing, duration, and delay.
  • Motion Preference Handlers - Automatically adjusts or disables animations based on system-level reduced motion accessibility preferences.
  • Utility-First Plugin Extensions - Extends the styling engine by injecting custom animation utilities and keyframes at build time.
  • Predefined Animation Effects - Includes specialized utility classes for fading, spinning, zooming, and sliding entrance effects.
  • Entrance Scaling Utilities - Provides utilities to scale elements as they appear on the page using predefined or custom values.
  • Entrance Rotation Utilities - Allows rotational transformations on elements as they enter the viewport using utility classes.
  • Accessibility Motion Overrides - Automatically respects user system preferences for reduced motion to ensure accessibility.
  • Declarative Transition Animations - Provides declarative configuration for the speed and rhythm of element transitions.
  • CSS Value Injections - Supports arbitrary value parsing to generate one-off CSS rules for animation parameters.
  • UI Motion Frameworks - Provides tools for applying fluid motion effects that respect system-level accessibility settings.
  • Animation State Controllers - Provides utilities to toggle animation execution between running and paused states.
  • Entrance Opacity Utilities - Enables setting the starting transparency level for elements as they animate into view.
  • Motion Accessibility Utilities - Ensures accessible motion design by respecting user system preferences for reduced motion.
  • Animation Configuration - Provides standardized utility classes for configuring animation timing, duration, and iteration counts.
  • Animation Easing Functions - Applies specific easing functions to control the acceleration and deceleration of motion.
  • Start Delay Controllers - Provides utility classes to define the delay before an animation sequence begins.
  • Animation Direction Controls - Enables control over the playback direction of animations using CSS properties.
  • Iteration Count Utilities - Allows setting the number of times an animation plays or enabling infinite loops.
  • Fill Mode Utilities - Provides utility classes to manage how styles persist before or after an animation sequence.
  • CSS Keyframe Declarations - Generates and injects reusable CSS keyframe rules into the stylesheet for consistent animation sequences.
  • CSS Utility Classes - Provides single-purpose utility classes for managing layout and animation states within the styling framework.
  • CSS Variable Theming - Enables overriding animation properties like duration and easing through centralized CSS variable design tokens.
  • Exit Opacity Utilities - Defines the final transparency level for elements during exit animations.
  • Exit Rotation Utilities - Allows configuring the final rotation angle of an element as it exits the viewport.
  • Exit Scaling Utilities - Applies scaling transformations to elements as they animate out of the viewport.
  • Exit Translation Utilities - Provides directional translation utilities to move elements to specific positions as they leave the viewport.
  • CSS Utility Libraries - Offers a collection of declarative classes for managing animation properties within web interfaces.
  • Motion Design Frameworks - Enables the creation of engaging user experiences through controlled transitions, rotations, and scaling effects.

Star history

Star history chart for jamiebuilds/tailwindcss-animateStar history chart for jamiebuilds/tailwindcss-animate

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tailwindcss Animate

These projects share indexed features with Tailwindcss Animate. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rombohq/tailwindcss-motionromboHQ avatar

    romboHQ/tailwindcss-motion

    3,295View on GitHub↗

    This project is a Tailwind CSS animation library and accessibility-aware motion framework. It provides a collection of utility classes for adding high-performance keyframe animations and motion effects to web projects, while automatically respecting user-defined reduced motion preferences. The system includes a browser-based animation designer for creating and exporting custom presets as CSS styles or utility classes. It also functions as a scroll-triggered animation framework, enabling entrance and exit transitions that execute as elements enter the viewport, including support for staggered

    TypeScriptanimateanimationcss
    View on GitHub↗3,295
  • tailwindlabs/tailwindcss-typographytailwindlabs avatar

    tailwindlabs/tailwindcss-typography

    6,249View on GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    JavaScript
    View on GitHub↗6,249
  • formkit/auto-animateformkit avatar

    formkit/auto-animate

    13,847View on GitHub↗

    Auto-animate is a framework-agnostic JavaScript animation library used to automatically animate the entry, exit, and movement of elements within a document. It functions as a transition tool that adds smooth motion to web application elements to prevent abrupt layout jumps during content changes. The utility is designed to be reduced motion compliant, automatically detecting and respecting system-level accessibility settings to disable animations for users with motion sensitivities. It also features a plugin system that allows the replacement of default fade and scale transitions with custom

    TypeScriptanimationjavascriptreact
    View on GitHub↗13,847
  • markmead/hyperuimarkmead avatar

    markmead/hyperui

    12,137View on GitHub↗

    HyperUI is a dependency-free collection of responsive HTML layouts and pre-styled components designed for various web domains. It functions as a Tailwind CSS component library where users integrate standalone HTML snippets via a copy-paste distribution model to avoid package installation and framework overhead. The library features one-click markup copying from a pre-built component gallery. It includes specialized design systems, such as high-contrast neobrutalist styling with heavy borders, and visual tools for generating dark mode color palettes and harmonic typography scales. The compone

    HTMLaccessibilitycomponentscss
    View on GitHub↗12,137
Compare all 30 related projects→

Frequently asked questions

What does jamiebuilds/tailwindcss-animate do?

This project is a plugin for Tailwind CSS that provides a declarative utility library for managing web interface animations. It functions as a motion framework, enabling developers to apply fluid entrance and exit effects to elements directly through utility classes.

What are the main features of jamiebuilds/tailwindcss-animate?

The main features of jamiebuilds/tailwindcss-animate are: Animation Utilities, Configurable Property Animators, Motion Preference Handlers, Utility-First Plugin Extensions, Predefined Animation Effects, Entrance Scaling Utilities, Entrance Rotation Utilities, Accessibility Motion Overrides.

Which projects share features with jamiebuilds/tailwindcss-animate?

Projects with overlapping indexed features include: rombohq/tailwindcss-motion — This project is a Tailwind CSS animation library and accessibility-aware motion framework. It provides a collection of… tailwindlabs/tailwindcss-typography — Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for… formkit/auto-animate — Auto-animate is a framework-agnostic JavaScript animation library used to automatically animate the entry, exit, and… tachyons-css/tachyons — Tachyons is a utility-first CSS framework and functional CSS library. It provides a collection of single-purpose… markmead/hyperui — HyperUI is a dependency-free collection of responsive HTML layouts and pre-styled components designed for various web… daneden/animate.css — Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-made…

Curated searches featuring Tailwindcss Animate

Hand-picked collections where Tailwindcss Animate appears.
  • CSS animation library