Skip to content
/ otter Public

Declarative animation library for Luau. This is a read-only mirror.

License

Notifications You must be signed in to change notification settings

Roblox/otter

Repository files navigation

Otter

Declarative animation library for Roblox Lua built around (but not limited to) springs.
 

Running the Storybook

To see the examples from the docs in action, check out the storybook:

  1. Make sure you've installed tools (you may need to run foreman install)
  2. Run rotrieve install to install dependencies
  3. Open the storybook.rbxp file in Roblox Studio
  4. Click the Storybook plugin under the "Plugins" tab to open the storybook UI
  5. Select the storybook titled "React + Otter"

Running the Benchmarks

  1. Make sure you've installed tools (you may need to run foreman install)
  2. Run rotrieve install to install dependencies
  3. Run evaluate run default.project.json to run the benchmarks
  4. Benchmark ouptut will be generated in bin/benchmarks

About

Declarative animation library for Luau. This is a read-only mirror.

Resources

License

Stars

Watchers

Forks

Packages

No packages published