{"id":13496464,"url":"https://github.com/FormidableLabs/renature","last_synced_at":"2025-03-28T18:32:05.221Z","repository":{"id":36544915,"uuid":"225476221","full_name":"FormidableLabs/renature","owner":"FormidableLabs","description":"A physics-based animation library for React focused on modeling natural world forces.","archived":true,"fork":false,"pushed_at":"2023-05-11T18:13:18.000Z","size":21207,"stargazers_count":604,"open_issues_count":21,"forks_count":13,"subscribers_count":44,"default_branch":"saturn","last_synced_at":"2025-03-12T15:42:26.231Z","etag":null,"topics":["animation","physics","react","reasonml","rescript","typescript"],"latest_commit_sha":null,"homepage":"https://formidable.com/open-source/renature/","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/FormidableLabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-02T21:54:51.000Z","updated_at":"2024-11-06T03:03:08.000Z","dependencies_parsed_at":"2022-08-09T03:00:05.821Z","dependency_job_id":"4346fbab-d016-4a16-a8bb-bd81c8469ce1","html_url":"https://github.com/FormidableLabs/renature","commit_stats":{"total_commits":195,"total_committers":15,"mean_commits":13.0,"dds":0.6051282051282052,"last_synced_commit":"f500dcd51ee1f8cfbb1b6ad390ed698a2bec9ae6"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FormidableLabs%2Frenature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FormidableLabs%2Frenature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FormidableLabs%2Frenature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FormidableLabs%2Frenature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FormidableLabs","download_url":"https://codeload.github.com/FormidableLabs/renature/tar.gz/refs/heads/saturn","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246080772,"owners_count":20720590,"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":["animation","physics","react","reasonml","rescript","typescript"],"created_at":"2024-07-31T19:01:48.232Z","updated_at":"2025-03-28T18:32:03.017Z","avatar_url":"https://github.com/FormidableLabs.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"300\" alt=\"renature\" src=\"https://raw.githubusercontent.com/FormidableLabs/formidable-oss-badges/master/src/assets/featuredLogos/renature.svg?sanitize=true\" /\u003e\n\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\n  \u003cstrong\u003e\n    A physics-based animation library for React inspired by the natural world.\n  \u003c/strong\u003e\n\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/FormidableLabs/renature#maintenance-status\"\u003e\n    \u003cimg alt=\"Maintenance Status\" src=\"https://img.shields.io/badge/maintenance-archived-red.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://npmjs.com/package/renature\"\u003e\n    \u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/renature.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/FormidableLabs/renature/actions\"\u003e\n    \u003cimg alt=\"Test Status\" src=\"https://github.com/FormidableLabs/renature/workflows/renature%20CI/badge.svg?branch=saturn\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/result?p=renature\"\u003e\n    \u003cimg alt=\"Minified gzip size\" src=\"https://img.shields.io/bundlephobia/minzip/renature.svg?label=gzip%20size\" /\u003e\n  \u003c/a\u003e\n\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\u003c/div\u003e\n\n# `renature`\n\n`renature` is a physics-based animation library for React focused on modeling natural world forces like gravity, friction, and fluid dynamics, exposed as a set of React hooks.\n\n## ✨Features\n\n- 🎣 A small set of declarative React hooks for animating with ease.\n- 🌌 Support for non-traditional physics-based animations using gravity, friction, fluid resistance, and more.\n- 🧮 Mathematically accurate and type-safe physics, powered by [ReScript](https://rescript-lang.org/).\n- 🔁 Start, stop, delay, and loop animations with our Controller API.\n- 0️⃣ A tiny animation library with zero dependencies!\n\n## 📃Documentation\n\n`renature`'s documentation lives on our [docs site](https://formidable.com/open-source/renature/). Notice something inaccurate or confusing? Feel free [to open an issue](https://github.com/FormidableLabs/renature/issues) or [make a pull request](https://github.com/FormidableLabs/renature/pulls) to help improve the documentation for everyone! The source for our docs site lives in this repo in the [`docs`](/docs/README.md) folder.\n\n## Maintenance Status\n\n**Archived:** This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFormidableLabs%2Frenature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFormidableLabs%2Frenature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFormidableLabs%2Frenature/lists"}