# @alicloud/console-components-intl-context

> React component for Alibaba Cloud.

Latest version **1.0.9** (published 2020-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @alicloud/console-components-intl-context
pnpm add @alicloud/console-components-intl-context
yarn add @alicloud/console-components-intl-context
bun add @alicloud/console-components-intl-context
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.9 |
| Published | 2020-09-09 |
| First published | 2019-11-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=7.6.0 |
| Dependencies | 3 |
| Unpacked size | 26.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | csr632 |
| Maintainers | console-fe, aliyunsdkteam, pagecao, fengmk2, jacksontian |
| Keywords | wind, wind-rc-intl-context, react, react component |

## Links

- npm: https://www.npmjs.com/package/@alicloud/console-components-intl-context
- npm.io page: https://npm.io/package/@alicloud/console-components-intl-context

## Dependencies (3)

- [classnames](https://npm.io/package/classnames.md) ^2.2.5
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.4.3
- [is-plain-object](https://npm.io/package/is-plain-object.md) ^3.0.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.9 (latest) — 2020-09-09
- 1.0.8 — 2020-09-09
- 1.0.7 — 2020-03-24
- 1.0.6 — 2020-03-21
- 1.0.5 — 2020-02-20
- 1.0.4 — 2020-01-21
- 1.0.3 — 2019-12-12
- 1.0.2 — 2019-11-28
- 1.0.1 — 2019-11-27
- 1.0.0 — 2019-11-27
- 1.0.0-rc.0 — 2019-11-14
- 1.0.0-alpha.2 — 2019-11-08

## README

# @alicloud/console-components-intl-context

> 用户请使用@alicloud/console-components-intl，不需要了解@alicloud/console-components-intl-context。

@alicloud/console-components-intl内部依赖。@alicloud/console-components-intl使用它提供的React Context。

为什么要把Content从intl分离出来呢？因为用户可能会安装多个版本的@alicloud/console-components-intl，如果每个版本都有一个content的话，它们的context是完全隔离、不互通的。
抽离出@alicloud/console-components-intl-context以后，由于它的版本几乎不会变，所以不同版本的@alicloud/console-components-intl会依赖于相同的@alicloud/console-components-intl-context，从而在context上是互通的。

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