Grunion

Open Source

A collection of tools, systems, and resources I have built for the developer community.

Animation Manager

v1.0.2

A lightweight Roblox animation manager that supports dynamic loading, unloading, playback, preloading, animation markers, and automatic cleanup for animation sets and individual animations.

  • Luau
  • Roblox
  • Animation
  • Open Source
animationmanager = "grunionnn/animationmanager@1.0.2"
MIT License Updated July 2026

Networker

v0.3.1

A lightweight object-oriented networking library for Roblox that simplifies remote communication through an intuitive API for RemoteEvents and RemoteFunctions, reducing boilerplate while keeping networking organized and scalable.

  • Luau
  • Roblox
  • Networking
  • Open Source
networker = "grunionnn/networker@0.3.1"
MIT License Updated June 2026

FlipbookAnimator

v0.2.1

A lightweight sprite-sheet animation library for Roblox UI. Supports looping, one-shot playback, pausing, and finite repeat animations.

  • Luau
  • Roblox
  • UI
  • Animation
  • Open Source
flipbookanimator = "grunionnn/flipbookanimator@0.2.1"
MIT License Updated June 2026

Module Boilerplate

v1.1.0

A simple vscode extension that generates boilerplate for Roblox modules.

  • Luau
  • TypeScript
  • Roblox
  • Animation
  • Open Source
  • VSCode Extension