3.20.0 • Published 18 days ago

@overextended/ox_lib v3.20.0

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
18 days ago

ox_lib JS/TS wrapper

Not all ox_lib functions found in Lua are supported, the ones that are will have a JS/TS example on the documentation.

You still need to use and have the ox_lib resource included into the resource you are using the npm package in.

Installation

# With pnpm
pnpm add @overextended/ox_lib

# With Yarn
yarn add @overextended/ox_lib

# With npm
npm install @overextended/ox_lib

Usage

You can either import the lib from client or server files or deconstruct the object and import only certain functions you may require.

import lib from '@overextended/ox_lib/client'
import lib from '@overextended/ox_lib/server'
import { checkDependency } from '@overextended/ox_lib/shared';

Documentation

View documentation

3.20.0

18 days ago

3.19.2

28 days ago

3.19.1

30 days ago

3.19.0

1 month ago

3.18.0

1 month ago

3.17.0

2 months ago

3.16.3

3 months ago

3.16.2

4 months ago

3.16.1

4 months ago

3.16.0

4 months ago

3.15.0

4 months ago

3.15.1

4 months ago

3.14.1

4 months ago

3.14.0

5 months ago

3.13.0

5 months ago

3.9.1

8 months ago

3.9.0

9 months ago

3.8.1

9 months ago

3.7.2

10 months ago

3.6.3

10 months ago

3.11.0

6 months ago

3.10.1

7 months ago

3.8.0

9 months ago

3.7.1

10 months ago

3.6.2

10 months ago

3.10.0

8 months ago

3.7.0

10 months ago

3.12.0

6 months ago

3.3.0

1 year ago

3.6.1

11 months ago

3.6.0

12 months ago

3.5.0

12 months ago

3.4.1

12 months ago

3.1.3

1 year ago

3.2.1

1 year ago

3.1.2

1 year ago

3.2.0

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.1

1 year ago

3.1.4

1 year ago

3.0.0

1 year ago

2.19.2

1 year ago

2.19.0

1 year ago

2.19.1

1 year ago

2.18.0

1 year ago

2.21.0

1 year ago

2.20.0

1 year ago

2.17.0

1 year ago

2.16.0

1 year ago

2.12.0

2 years ago

2.15.0

2 years ago

2.14.1

2 years ago

2.15.1

2 years ago

2.14.2

2 years ago

2.13.0

2 years ago

2.14.0

2 years ago

2.11.1

2 years ago

2.11.0

2 years ago

2.11.10

2 years ago