@garmingo/framework-js-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

FiveM Framework Library (client-side)

This library allows you to easily interact with the servers framework, without writing the same code over and over again for each framework.

Installation

npm install @garmingo/framework-js-client

Supported Frameworks

  • ESX Legacy
  • ESX Infinity
  • QBCore
  • Custom implementations

Usage

import { Framework } from '@garmingo/framework-js-client';

const framework = new Framework();

framework.getPlayerJobName();
framework.getPlayerJobGrade();
...

Docs

Project setup and usage

Type reference

Other packages

https://github.com/Garmingo/framework-js-server

https://github.com/Garmingo/FrameworkLibraryNET

https://github.com/Garmingo/framework-lua

Readme

Keywords

none

Package Sidebar

Install

npm i @garmingo/framework-js-client

Weekly Downloads

0

Version

1.0.4

License

UNLICENSED

Unpacked Size

30.1 kB

Total Files

9

Last publish

Collaborators

  • therealfloatdev
  • garmingo-management