{"id":19210463,"url":"https://github.com/ryanslikesocool/easekit","last_synced_at":"2025-05-12T19:24:00.323Z","repository":{"id":45195633,"uuid":"190875970","full_name":"ryanslikesocool/EaseKit","owner":"ryanslikesocool","description":"Make transitions look nicer with non-linear interpolation","archived":false,"fork":false,"pushed_at":"2024-03-03T12:40:21.000Z","size":236,"stargazers_count":49,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-12T19:23:58.531Z","etag":null,"topics":["easings","interpolation","lerp","tween","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ryanslikesocool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-08T10:42:30.000Z","updated_at":"2024-07-02T05:21:36.000Z","dependencies_parsed_at":"2023-02-17T12:05:28.379Z","dependency_job_id":"a1a7860c-6908-451d-9ef7-fd36e219f9f7","html_url":"https://github.com/ryanslikesocool/EaseKit","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FEaseKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FEaseKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FEaseKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FEaseKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanslikesocool","download_url":"https://codeload.github.com/ryanslikesocool/EaseKit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253806619,"owners_count":21967195,"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":["easings","interpolation","lerp","tween","unity","unity3d"],"created_at":"2024-11-09T13:36:10.457Z","updated_at":"2025-05-12T19:24:00.302Z","avatar_url":"https://github.com/ryanslikesocool.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EaseKit\n40 non-linear easing methods to make transitions nicer in Unity.\n\n## Installation\n**Recommended Installation** (Unity Package Manager)\n- \"Add package from git URL...\"\n- `https://github.com/ryanslikesocool/EaseKit.git`\n\n**Alternate Installation** (Not recommended)\n- Get the latest [release](https://github.com/ryanslikesocool/EaseKit/releases)\n- Open with the desired Unity project\n- Import into the Plugins folder\n\n## Usage\n\n### Basic\n```cs\nusing EaseKit;\n// The entire EaseKit library is now available.\n```\n`// TODO`\n\n### Advanced\n`// TODO`\n\n### With Other Packages\nEaseKit has optional support for 3 other packages.\n\nIf [Unity.Mathematics](https://docs.unity3d.com/Packages/com.unity.mathematics@latest/manual/index.html) (1.2.4 or later) is included in the project, interpolators for types provided by the library are enabled.\\\nSupported `Unity.Mathematics` interpolator types include:\n- All `float` vectors\n- `double` and all `double` vectors\n- `quaternion`\n\nIf [ClockKit](https://github.com/ryanslikesocool/ClockKit) (2.0.0 or later) is included in the project, convenience functions to start timers with easings and interpolators are enabled.\n\nIf [UnityFoundation](https://github.com/ryanslikesocool/UnityFoundation) (0.1.0-pre.1 or later) is included in the project, interpolators for types provided by the library are enabled.\\\nSupport `UnityFoundation` interpolator types include:\n- `ClosedRange\u003cFloat\u003e`\n\n## Acknowledgements\n[Robert Penner's Easing Functions](http://robertpenner.com/easing/)\\\n[acron0's C# port of Robert Penner's Easing Functions](https://github.com/acron0/Easings)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanslikesocool%2Feasekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanslikesocool%2Feasekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanslikesocool%2Feasekit/lists"}