MessageTemplate (New)
🚀 New Feature
Introduced a powerful module for parsing JSON-based templated syntax and seamlessly converting it into dynamic Views
- Added TemplateParser to parse the template and generate the code
- Added ViewGenerator to generate the view based on the parsed template
📦 Modular Design
Designed as a standalone library for easy adoption in diverse projects
🛠️ Developer-Friendly
Offers a straightforward API for effortless parsing and rendering, enabling rapid development and reduced boilerplate code