The Wayback Machine - https://web.archive.org/web/20210519174855/https://github.com/FormidableLabs/renature
Skip to content
saturn
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
renature

A physics-based animation library for React inspired by the natural world.

NPM Version Test Status Minified gzip size Maintenance Status

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

Active: Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.