{"id":39073422,"url":"https://github.com/mimshwright/fease","last_synced_at":"2026-01-17T18:24:21.895Z","repository":{"id":65029510,"uuid":"574196830","full_name":"mimshwright/fease","owner":"mimshwright","description":"Composable easing functions.","archived":false,"fork":false,"pushed_at":"2025-04-30T20:38:08.000Z","size":9161,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-20T13:13:30.586Z","etag":null,"topics":["animation","composable","easing","functional-programming","lerp"],"latest_commit_sha":null,"homepage":"https://mimshwright.github.io/fease/","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/mimshwright.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-12-04T18:11:22.000Z","updated_at":"2025-02-03T14:23:56.000Z","dependencies_parsed_at":"2025-02-03T14:35:52.961Z","dependency_job_id":"bfc3b113-ed69-4bc7-b314-3d56a10cf421","html_url":"https://github.com/mimshwright/fease","commit_stats":{"total_commits":71,"total_committers":3,"mean_commits":"23.666666666666668","dds":"0.028169014084507005","last_synced_commit":"3c02e3fbecb770e6d1845bcba0f70491a5d654d8"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":"mimshwright/vite-library-template","purl":"pkg:github/mimshwright/fease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimshwright%2Ffease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimshwright%2Ffease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimshwright%2Ffease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimshwright%2Ffease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mimshwright","download_url":"https://codeload.github.com/mimshwright/fease/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimshwright%2Ffease/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T17:57:59.192Z","status":"ssl_error","status_checked_at":"2026-01-17T17:57:52.527Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["animation","composable","easing","functional-programming","lerp"],"created_at":"2026-01-17T18:24:21.819Z","updated_at":"2026-01-17T18:24:21.881Z","avatar_url":"https://github.com/mimshwright.png","language":"TypeScript","readme":"# Fease\n\nA composable function library for creating animation easing functions.\n\nMore information coming soon.\n\n## Scripts\n\n- `dev` or `start`: Start the dev server (vite) and run the demo code in your browser.\n- `lint` : lint the code. You can also do `fix` to auto-fix.\n- `test` : test with jest. Also `test:coverage` and `test:watch`\n- `build` : bundle the code\n- `commit` \u0026 `release` : see below\n- `pushpub`: Used after `release` it pushes and publishes the library.\n- `deploy`: Build the demo code (`index.html` and `src/demo`) and publish to gh-pages\n\n## Commits \u0026 Releases\n\nCode is automatically linted before being committed. I recommend installing the plugins for eslint and prettier in your code editor. You can attempt to fix linting issues with `yarn fix`.\n\nWhen ready to commit, please commit using `yarn commit` to use commitizen for standard format commits.\n\nWhen ready to release use `yarn release` with the `-r patch|minor|major` flag (default without the flag is `patch`).\n\nYou'll then need to publish your changes separately. That can be done with `yarn pushpub`.\n\nYou can deploy an updated demo to github pages using `yarn deploy`\n\n## See also\n\n- Easing function graph for pixi.js: [pixi-easing-graph](https://github.com/mimshwright/pixi-easing-graph)\n- Project template: [vite-library-template](https://github.com/mimshwright/vite-library-template)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimshwright%2Ffease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimshwright%2Ffease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimshwright%2Ffease/lists"}