Skip to content

vdm-io/easings.net

This branch is up to date with ai/easings.net:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 24, 2020
Aug 15, 2024
Aug 24, 2020
Apr 29, 2023
Mar 25, 2019
Mar 25, 2019
Aug 24, 2020
Mar 25, 2019
Mar 25, 2019
Dec 7, 2019
Sep 24, 2013
Aug 24, 2020
Aug 24, 2020
Mar 25, 2019
Aug 24, 2020

Repository files navigation

Easing Functions Cheat Sheet

Simple cheat sheet to help developers pick the right easing function.

Sponsored by Evil Martians

Contributing

GitHub has great instructions on how to set up Git, fork a project and make pull requests. If you have a problem with Git, just send your files directly to andrey@sitnik.ru.

Translate

Just copy the i18n/en.yml file to i18n/CODE.yml (where CODE is the lowercased RFC 3066 language code of your target language, for example fr-ca for Canadian French) and translate all messages.

Test

  1. Install project dependencies:

    yarn install
  2. That’s all. Run development server:

    yarn run start
  3. And open [localhost:1234] in browser.

About

Easing Functions Cheat Sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 34.3%
  • TypeScript 33.6%
  • JavaScript 16.4%
  • Pug 15.7%