Help Center/ Object Storage Service/ BrowserJS SDK Developer Guide (Ally Region)/ Quick Start/ Installing SDK
Updated on 2026-01-16 GMT+08:00
Installing SDK
To install an OBS BrowserJS SDK, see Table 1.
| No. | Method |
|---|---|
| 1 | Manually downloading and installing the source code development package |
Manually Downloading and Installing the Source Code Development Package
The following uses OBS BrowserJS SDK of the latest version as an example:
- Download the OBS BrowserJS SDK development package.
- Decompress the development package to obtain folder examples (sample code), folder dist (SDK libraries), and file README.txt (feature description file of SDK versions).
- Import the SDK libraries to a browser's code.
<script src="./esdk-obs-browserjs-without-polyfill-x.x.x.min.js"></script>
- The SDK is integrated with axios as the HTTP library that depends on the promise feature.
- The dist folder contains two versions of SDK libraries. If the browser you use does not support the promise feature, such as Internet Explorer 10 or 11, import library esdk-obs-browserjs-x.x.x.min.js.
Parent topic: Quick Start
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot