{"id":24580574,"url":"https://github.com/bastienrobert/eaaase","last_synced_at":"2025-06-26T09:38:29.114Z","repository":{"id":47439993,"uuid":"161323819","full_name":"bastienrobert/eaaase","owner":"bastienrobert","description":"Some easing functions","archived":false,"fork":false,"pushed_at":"2022-07-20T20:17:51.000Z","size":60,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-15T09:37:20.867Z","etag":null,"topics":["ease","library"],"latest_commit_sha":null,"homepage":"https://bastienrobert.github.io/eaaase/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bastienrobert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-11T11:28:25.000Z","updated_at":"2021-09-08T11:35:53.000Z","dependencies_parsed_at":"2022-08-28T21:01:54.365Z","dependency_job_id":null,"html_url":"https://github.com/bastienrobert/eaaase","commit_stats":null,"previous_names":["bastienrobert/ease"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienrobert%2Feaaase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienrobert%2Feaaase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienrobert%2Feaaase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienrobert%2Feaaase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bastienrobert","download_url":"https://codeload.github.com/bastienrobert/eaaase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244060002,"owners_count":20391446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ease","library"],"created_at":"2025-01-24T01:54:46.569Z","updated_at":"2025-03-17T15:43:37.263Z","avatar_url":"https://github.com/bastienrobert.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eEase\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eSome ease functions\u003c/h4\u003e\n\n\u003cblockquote align=\"center\"\u003e\n  \u003cem\u003eDevelopped to be used with really old browsers and with or without module bundler.\u003c/em\u003e\u003cbr\u003e\n  \u003cem\u003eFast \u0026 \u003cb\u003e~1kb\u003c/b\u003e gzipped\u003c/em\u003e\n\u003c/blockquote\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://badge.fury.io/js/eaaase\"\u003e\n    \u003cimg alt=\"\" src=\"https://badge.fury.io/js/eaaase.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"install size\" href=\"https://bundlephobia.com/result?p=eaaase\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/bundlephobia/minzip/eaaase\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"license\" href=\"https://github.com/bastienrobert/eaaase/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/github/license/bastienrobert/eaaase.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[Example](https://bastienrobert.github.io/eaaase/example) using canvas 2d and easeInCubic function.\n\n## Install\n\n```\nnpm install eaaase\n```\n\n## Usage\n\n```\nimport Ease from \"eaaase\";\n// or\nconst Ease = require(\"eaaase\");\n\nEase.linear(currentTime, from, to, duration);\n})\n```\n\n## Functions\n\n- **linear** : _no easing, no acceleration_\n- **quadratic**\n- **cubic**\n- **quartic**\n- **quintic**\n- **sine**\n- **expo**\n- **circular**\n- **back**\n- **bounce**\n- **elastic**\n\nInspired from http://gizma.com/easing/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbastienrobert%2Feaaase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbastienrobert%2Feaaase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbastienrobert%2Feaaase/lists"}