# s3encode **Repository Path**: ArkTSCentralRepository/s3encode ## Basic Information - **Project Name**: s3encode - **Description**: s3encode 是一个库,用于将 URL 中的符号编码为 S3 兼容的格式。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-21 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # s3encode 基于[s3encode](https://www.npmjs.com/package/s3encode)原库1.3.0版本进行适配, 所有功能代码已经转换为`ArkTS`文件 ## Install ```sh ohpm install s3encode ``` ## Description Encode url symbols to be s3 compatible ## Usage ```typescript import { s3Encode } from "s3encode" const encodedString = s3Encode("/This is my url with a symbol ?") ``` ## Code of conduct Code of conduct can be found at [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) ## Contributing Make sure to read **Contribution Guidelines** at [CONTRIBUTING.md](CONTRIBUTING.md) before contributing. ## License & Copyright Copyright (C) 2020 Aniket Prajapati Licensed under the [MIT LICENSE](LICENSE) ## Contributors + [Aniket Prajapati](https://github.com/aniketfuryrocks) @ prajapati.ani306@gmail.com , [eAdded](http://www.eadded.com)