Add motion to your web apps with a single line of code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • auto-animate

    A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.

  • A little bit about how it works (from their docs)[0]:

    > AutoAnimate is fundamentally a single function — autoAnimate — that accepts a parent element. Automatic animations will be applied to the parent element and its immediate children. Animations are specifically triggered when one of three events occurs:

    > A child is added in the DOM.

    > A child is removed in the DOM.

    > A child is moved in the DOM.

    [0]: https://auto-animate.formkit.com/

  • Isotope

    :revolving_hearts: Filter & sort magical layouts

  • I think this could be a decent alternative to Isotope's filter & sort magical layouts:

    https://github.com/metafizzy/isotope

    It was so popular back in the day but hasn't received any recent updates.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dom

    DOM Standard

  • I tested with lit-html, "reorder" whose DOM op should be "moved", but it didn't animate. And currently there is no such thing as DOM reorder (https://github.com/whatwg/dom/issues/891)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts