# @alicloud/endpoint-util

> English | [简体中文](README-CN.md) ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

Latest version **0.0.2** (published 2025-06-12) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @alicloud/endpoint-util
pnpm add @alicloud/endpoint-util
yarn add @alicloud/endpoint-util
bun add @alicloud/endpoint-util
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2025-06-12 |
| First published | 2020-04-07 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Jackson Tian |
| Maintainers | jacksontian, fengmk2, pagecao, aliyunsdkteam, console-fe |

## Links

- npm: https://www.npmjs.com/package/@alicloud/endpoint-util
- npm.io page: https://npm.io/package/@alicloud/endpoint-util

## Recent versions

- 0.0.2 (latest) — 2025-06-12
- 0.0.1 — 2020-04-07

## README

English | [简体中文](README-CN.md)
![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

## Alibaba Cloud Endpoint Util SDK for TypeScript/Node.js

## Prerequisite

Node.js >= 8.x

## Installation
If you use `npm` to manage your dependence, you can use the following command to install it and write into package.json dependences:

```sh
$ npm install @alicloud/endpoint-util -S
```

## Issues
[Opening an Issue](https://github.com/aliyun/endpoint-util/issues/new), Issues not conforming to the guidelines may be closed immediately.

## Changelog
Detailed changes for each release are documented in the [release notes](./ChangeLog.txt).

## References
* [Latest Release](https://github.com/aliyun/endpoint-util/tree/master/ts)

## License
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

---
_Source: https://npm.io/package/@alicloud/endpoint-util · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
