SkillAgentSearch skills...

Renature

A physics-based animation library for React focused on modeling natural world forces.

Install / Use

/learn @FormidableLabs/Renature
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img width="300" alt="renature" src="https://raw.githubusercontent.com/FormidableLabs/formidable-oss-badges/master/src/assets/featuredLogos/renature.svg?sanitize=true" /> <br /> <br /> <strong> A physics-based animation library for React inspired by the natural world. </strong> <br /> <br /> <a href="https://github.com/FormidableLabs/renature#maintenance-status"> <img alt="Maintenance Status" src="https://img.shields.io/badge/maintenance-archived-red.svg" /> </a> <a href="https://npmjs.com/package/renature"> <img alt="NPM Version" src="https://img.shields.io/npm/v/renature.svg" /> </a> <a href="https://github.com/FormidableLabs/renature/actions"> <img alt="Test Status" src="https://github.com/FormidableLabs/renature/workflows/renature%20CI/badge.svg?branch=saturn" /> </a> <a href="https://bundlephobia.com/result?p=renature"> <img alt="Minified gzip size" src="https://img.shields.io/bundlephobia/minzip/renature.svg?label=gzip%20size" /> </a> <br /> <br /> </div>

renature

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.

✨Features

  • 🎣 A small set of declarative React hooks for animating with ease.
  • 🌌 Support for non-traditional physics-based animations using gravity, friction, fluid resistance, and more.
  • 🧮 Mathematically accurate and type-safe physics, powered by ReScript.
  • 🔁 Start, stop, delay, and loop animations with our Controller API.
  • 0️⃣ A tiny animation library with zero dependencies!

📃Documentation

renature's documentation lives on our docs site. Notice something inaccurate or confusing? Feel free to open an issue or make a pull request to help improve the documentation for everyone! The source for our docs site lives in this repo in the docs folder.

Maintenance Status

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!

View on GitHub
GitHub Stars599
CategoryDevelopment
Updated22d ago
Forks14

Languages

TypeScript

Security Score

100/100

Audited on Mar 5, 2026

No findings