Fivem Frontend Boilerplates
Provides ready-to-use boilerplate setups and utility libraries for building frontend UIs in FiveM resources with React, Vue, or SolidJS.
Includes helpers for NUI event handling, keyboard input detection, viewport-based CSS units, browser debugging, and outside-click management to streamline UI development.
- useNuiEvent and useEvent hooks for game and window events
- useKeyDown, useKeyUp, and useKeyEvent with modifier key support
- CSS utilities for converting px to vh, vw, and vmin
- useDebugData and useDebounce for efficient browser testing and input handling
Categories:
Phone & UI