{"id":"paficent/enumerator","name":"enumerator","scope":"paficent","platform":"roblox","description":"Mirrored from the Wally registry.","version":"1.0.3","latest":"1.0.3","versions":["1.0.0","1.0.2","1.0.3"],"license":"MIT","licenseRating":"safe","licenseCaveats":["License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{},"integrity":"f05cbd0ccd55ff81ddb1757453d49731d924f4a749686347df8a74870f49a5f9","likes":0,"downloads":0,"install":"forest install paficent/enumerator","url":"https://forest.dev/p/roblox/paficent/enumerator","files":"https://api.forest.dev/ai/package/roblox/paficent/enumerator/files","readme":"# Enumerator - Robust Luau Enum Management\n\n## Installation\n\nInstall enumerator via [wally](https://wally.run)\n\n```toml\n# wally.toml\n\n[dependencies]\nEnum = \"paficent/Enumerator@1.0.3\"\n```\n\n```shell\n$ wally install\n```\n\n## Overview\n\nEnumerator is a flexible and efficient module designed for managing enumerations in Luau projects. It provides a clean and structured approach to do enum management and enhance code clarity.\n\n## Features\n\n- **Fully Typed:** Enumerator ensures robust and type-safe management of enums in your project. (You'll need [wally-package-types](https://github.com/JohnnyMorganz/wally-package-types) to make full use of this module's type safety)\n\n- **Structured Enum Definitions:** Enumerator allows organized definition of enums with associated names and values.\n\n- **Retrieval Methods:** Enumerator provides straightforward and robust methods for retrieving enums.\n\n## Documentation\n\nFor detailed information on how to use the Enumerator module, including API references and usage examples, visit the [Enumerator Documentation](https://paficent.github.io/Enumerator/).\n\n## Contributions\n\nContributions are welcome and greatly appreciated. Feel free to open issues, submit feature requests, or create pull requests to help enhance the module.\n\n## License\n\nEnumerator is licensed under the MIT License. For more details, see the [LICENSE.md](https://github.com/Paficent/Enumerator/blob/main/LICENSE) file.\n","readmeTruncated":false}