An open API service indexing awesome lists of open source software.

https://github.com/acttop-interactive/vuxel

A lightweight, component-based UI framework for Roblox
https://github.com/acttop-interactive/vuxel

lua luau roblox

Last synced: 8 months ago
JSON representation

A lightweight, component-based UI framework for Roblox

Awesome Lists containing this project

README

          

# Vuxel

Vuxel is a lightweight, component-based UI framework for Roblox inspired by Vue.js. It provides a structured approach to building reactive UIs using state management, templating, and hooks.

[![Latest Release](https://img.shields.io/github/v/release/Acttop-Interactive/vuxel)](https://github.com/Acttop-Interactive/vuxel/releases/latest)
[![Contributors](https://img.shields.io/github/contributors/Acttop-Interactive/vuxel)](https://github.com/Acttop-Interactive/vuxel/graphs/contributors)
[![Issues](https://img.shields.io/github/issues/Acttop-Interactive/vuxel)](https://github.com/Acttop-Interactive/vuxel/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/Acttop-Interactive/vuxel)](https://github.com/Acttop-Interactive/vuxel/pulls)

![Vuxel](https://github.com/user-attachments/assets/b84cf981-0775-4b2c-a172-a9213682ad9e)

## Contributing

Contributions are welcome! Please open an issue or submit a pull request on the [GitHub repository](https://github.com/Acttop-Interactive/vuxel).

## License

This project is licensed under the ISC License.