Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume timing functions and test them #6

Open
abdulhannanali opened this issue Nov 24, 2017 · 1 comment
Open

Consume timing functions and test them #6

abdulhannanali opened this issue Nov 24, 2017 · 1 comment

Comments

@abdulhannanali
Copy link

https://github.com/pakastin/animationframes/blob/master/src/ease.js contains some really nice easing functions that can be used within the API, however, right now it seems there is no way to make use of this timing functions. It would be cool if we actually can make use of these functions 👍

@pakastin
Copy link
Owner

You sure can:

import { ease } from 'animationframes';

😉
https://github.com/pakastin/animationframes#usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants