Rebar Altv
Rebar is a TypeScript framework for alt:V servers that accelerates game mode development through a modular plugin architecture. Plugins can be added via simple drag-and-drop repositories, while built-in tools handle translations, automatic reloading, and path aliasing.
The framework maintains a clean folder structure separating client, server, shared, and translation files. It also supports webview interfaces using Vue 3 and TailwindCSS for creating overlays, persistent pages, and single-page applications.
- TypeScript-first development
- Plugin-based extensibility
- Locale and translation support
- Automatic transpiling and reload
- Webviews with Vue 3 and TailwindCSS
- Path aliasing for simplified imports