Skip to main content
TypeScript client library for uploading files from CFX NUI (browser) to NoCloud storage. Seamless integration with the CFX SDK - handles signed URLs and secure uploads automatically without exposing API keys.
This SDK requires the CFX SDK to be running on your server. If the nocloud resource is not available, methods will throw a NoCloudResourceIsNotFound error.

Features

Seamless Integration

Works with CFX SDK out of the box

Secure by Default

API keys never exposed to the browser

Zero Dependencies

Lightweight, self-contained library

TypeScript First

Full type safety

Next Steps