# @alicloud/tea-xml

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

Latest version **0.0.3** (published 2024-01-10) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @alicloud/tea-xml
pnpm add @alicloud/tea-xml
yarn add @alicloud/tea-xml
bun add @alicloud/tea-xml
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.3 |
| Published | 2024-01-10 |
| First published | 2020-03-05 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 10.6 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/tea-xml
- npm.io page: https://npm.io/package/@alicloud/tea-xml

## Dependencies (3)

- [xml2js](https://npm.io/package/xml2js.md) ^0.6.0
- [@types/xml2js](https://npm.io/package/@types/xml2js.md) ^0.4.5
- [@alicloud/tea-typescript](https://npm.io/package/@alicloud/tea-typescript.md) ^1

## Recent versions

- 0.0.3 (latest) — 2024-01-10
- 0.0.2 — 2021-11-30
- 0.0.1 — 2020-03-05

## README

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

## Alibaba Cloud Tea XML 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/tea-xml -S
```

## Issues
[Opening an Issue](https://github.com/aliyun/tea-xml/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/tea-xml/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/tea-xml · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
