@ampproject/animations

0.2.2 • Public • Published

Animations

Some JavaScript animation helpers.

Links

Image Transform

Transforms an image from one position/size to another. In addition to scaling up, this also supports changing the 'crop' of the image as defined by the object-fit CSS property.

Animation Test Helpers

Helps with writing tests for animations by pausing then and allowing control of the progress of animations on the page. You can pause an animation part way through and do a screenshot based test or simply validate the position or dimensions of elements.

Developing

Build

npm run build
npm run build-watch

Test

npm run test
npm run test-watch

Demos

To build, serve, and open a browser tab with the demos:

npm run demo

Dependents (0)

Package Sidebar

Install

npm i @ampproject/animations

Weekly Downloads

101

Version

0.2.2

License

Apache-2.0

Unpacked Size

25.4 kB

Total Files

5

Last publish

Collaborators

  • esth
  • ampprojectbot
  • kdwan
  • ampproject-admin
  • kristoferbaxter
  • jridgewell
  • choumx
  • amp-toolbox
  • fstanis
  • erwinmombay
  • samouri
  • caroqliu
  • rsimha
  • dvoytenko
  • patrickkettner
  • alanorozco