0.5.1 • Published 1 year ago

lit-motion v0.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Lit Motion

This is a simple Lit adaptor for the fantastic Motion One library.

Getting started

npm i lit-motion

Usage

The main export is a directive. See index.ts for documentation.

Alternatives

  • @lit-labs/motion - This is Lit's first-party animation library. It is lower-level than Motion One in some respects. We recommend using this library over @lit-labs/motion for two specific reasons:

    1. It's much easier to use.
    2. Cross-platform differences are polyfilled/gracefully handled. See https://motion.dev/guides/waapi-improvements for more information.

    The most important difference is this library automatically handles persisting final animation keyframe beyond the animation without using "forward". See https://motion.dev/guides/waapi-improvements#persisting-animation-state for more details.

0.5.1

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.5.0

1 year ago

0.3.2

1 year ago

0.2.3

1 year ago

0.3.1

1 year ago

0.2.2

1 year ago

0.1.3

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago