posed-easing-cubic-bezier

1.0.0 • Public • Published

Use all the easing functions described in https://easings.net with posed (https://popmotion.io/pose/learn/custom-transitions/).

In posed documentation

transition: {
  ease: [.01, .64, .99, .56]
}

With this module

import {easeInOutCubic} from "posed-easing-cubic-bezier"
transition: {
  ease: easeInOutCubic
}

Package Sidebar

Install

npm i posed-easing-cubic-bezier

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • danka