@terradreamgames/evently
v1.0.3
Published
**Type-safe event management for Roblox TypeScript projects.**
Downloads
182
Readme
@rbxts/evently
Type-safe event management for Roblox TypeScript projects.
Evently provides a robust and intuitive system for managing events in your Roblox projects, ensuring type safety and reducing runtime errors. Define events and their associated data types in one place, and enjoy seamless integration with strong TypeScript typing.
Features:
- 💡 Type-safe event handling: No more guessing the structure of event data.
- ⚡ Flexible API: Easily subscribe to and trigger events.
- 🛠️ Lightweight design: Minimal overhead with maximum utility.
Why Evently?
Evently is designed to streamline communication in your codebase by leveraging TypeScript’s powerful type system. Whether you're building games or utilities, Evently ensures your event system is reliable, maintainable, and bug-free.