5.0.8-3.26.0 • Published 9 months ago

@criticalred/crlib v5.0.8-3.26.0

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
9 months ago

crLib JS/TS wrapper

Not all crLib 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 crLib resource included into the resource you are using the npm package in.

Installation

# With pnpm
pnpm add @overextended/crLib

# With Yarn
yarn add @overextended/crLib

# With npm
npm install @overextended/crLib

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/crLib/client'
import lib from '@overextended/crLib/server'
import { checkDependency } from '@overextended/crLib/shared';

Documentation

View documentation

5.0.7-3.26.0

9 months ago

5.0.7-3.25.0

9 months ago

5.0.8-3.26.0

9 months ago

5.0.7-3.24.0

9 months ago

5.0.7-3.23.1

9 months ago

5.0.7-3.22.2

9 months ago

5.0.7-3.23.0

9 months ago

5.0.7-3.22.1

11 months ago

5.0.5-3.19.2

1 year ago

5.0.4-3.19.2

1 year ago

5.0.4-3.19.1

1 year ago

5.0.4-3.19.0

1 year ago

5.0.4-3.20.0

1 year ago

5.0.5-3.21.0

1 year ago

5.0.6-3.22.1

1 year ago

5.0.5-3.22.1

1 year ago

5.0.3-3.18.0

1 year ago

5.0.1-3.18.0

1 year ago

5.0.1-030424-2

1 year ago

5.0.2-3.18.0-2

1 year ago

5.0.1-260324

1 year ago

5.0.0-3.17.0

1 year ago

4.0.3

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

0.0.2-b

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago