# @alita/plugins

> @alita/plugins

Latest version **3.5.5** (published 2025-06-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @alita/plugins
pnpm add @alita/plugins
yarn add @alita/plugins
bun add @alita/plugins
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.5.5 |
| Published | 2025-06-03 |
| First published | 2022-01-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 21 |
| Unpacked size | 596.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 806 |
| Maintainers | hang1017, hammersjs, cjy0208, xiaohuoni, ashoka_j, pengyh |

## Links

- npm: https://www.npmjs.com/package/@alita/plugins
- Repository: https://github.com/alitajs/alita
- Homepage: https://github.com/alitajs/alita/tree/master/packages/plugins#readme
- Issues: https://github.com/alitajs/alita/issues
- npm.io page: https://npm.io/package/@alita/plugins

## Dependencies (21)

- [redux](https://npm.io/package/redux.md) ^4.1.2
- [ahooks](https://npm.io/package/ahooks.md) ^3.0.8
- [semver](https://npm.io/package/semver.md) 7.5.2
- [history](https://npm.io/package/history.md) ^5.1.0
- [dva-core](https://npm.io/package/dva-core.md) ^2.0.4
- [dva-immer](https://npm.io/package/dva-immer.md) ^1.0.0
- [classnames](https://npm.io/package/classnames.md) ^2.3.1
- [dva-loading](https://npm.io/package/dva-loading.md) ^3.0.22
- [react-redux](https://npm.io/package/react-redux.md) ^7.2.6
- [@alita/inspx](https://npm.io/package/@alita/inspx.md) 0.0.2
- [@alita/types](https://npm.io/package/@alita/types.md) 3.1.2
- [@umijs/utils](https://npm.io/package/@umijs/utils.md) 4.4.11
- [@alita/request](https://npm.io/package/@alita/request.md) 3.1.2
- [@umijs/plugins](https://npm.io/package/@umijs/plugins.md) 4.4.11
- [react-router-dom](https://npm.io/package/react-router-dom.md) ^6.1.1
- [antd-mobile-alita](https://npm.io/package/antd-mobile-alita.md) ^2.3.4
- [antd-mobile-icons](https://npm.io/package/antd-mobile-icons.md) ^0.2.2
- [babel-plugin-import](https://npm.io/package/babel-plugin-import.md) ^1.13.3
- [@umijs/bundler-utils](https://npm.io/package/@umijs/bundler-utils.md) 4.4.11
- [babel-runtime-jsx-plus](https://npm.io/package/babel-runtime-jsx-plus.md) ^0.1.5
- [@alita/babel-transform-jsx-class](https://npm.io/package/@alita/babel-transform-jsx-class.md) 0.0.2

## Recent versions

- 3.5.5 (latest) — 2025-06-03
- 4.0.0-alpha.1 (alpha) — 2025-08-08
- 3.0.0-rc.12 (rc) — 2022-06-20
- 3.0.0-beta.2 (beta) — 2022-01-07
- 3.5.4 — 2024-11-04
- 3.5.3 — 2024-08-02
- 3.5.2 — 2024-07-30
- 3.5.1 — 2024-07-29
- 3.5.0 — 2024-06-03
- 3.4.0 — 2024-05-21
- 3.3.11 — 2024-04-03
- 3.3.10 — 2024-02-28
- 3.3.9 — 2024-02-22
- 3.3.8 — 2023-12-12
- 3.3.7 — 2023-09-21
- … 80 more at https://npm.io/package/@alita/plugins/versions

## README

# alita
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Build With Umi](https://img.shields.io/badge/build%20with-umi-028fe4.svg?style=flat-square)](http://umijs.org/) <a href="https://alitajs.com"><img src="https://img.shields.io/badge/alitajs-alita-blue.svg" alt="alita" /></a>
[![dumi](https://img.shields.io/badge/docs%20by-dumi-blue)](https://github.com/umijs/dumi)

A mobile React framework based on umi.

## Getting Started

### Create Alita App

```bash
yarn create alita
```

> create pc app, use `yarn create alita --pc`

Please refer to [the official website](https://alitajs.com) for details.

## Community

| Github Issue | 钉钉群 | 微信群 |
| --- | --- | --- |
| [alitajs/alita/issues](https://github.com/alitajs/alita/issues) | <img src="./public/dingding.png" width="60" /> | <img src="./public/wechat.png" width="60" /> |

## LICENSE

[MIT](https://github.com/alitajs/alita/blob/master/LICENSE)

## Other

React Native Util [areslabs/alita](https://github.com/areslabs/alita)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://paypal.me/xiaohuoni?locale.x=zh_XC"><img src="https://avatars.githubusercontent.com/u/11746742?v=4?s=100" width="100px;" alt="小虎oni"/><br /><sub><b>小虎oni</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=xiaohuoni" title="Code">💻</a> <a href="https://github.com/alitajs/alita/commits?author=xiaohuoni" title="Documentation">📖</a> <a href="#design-xiaohuoni" title="Design">🎨</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://falcon11.github.io/"><img src="https://avatars.githubusercontent.com/u/5813440?v=4?s=100" width="100px;" alt="Ashoka"/><br /><sub><b>Ashoka</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=falcon11" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/hang1017"><img src="https://avatars.githubusercontent.com/u/48704410?v=4?s=100" width="100px;" alt="陈书航"/><br /><sub><b>陈书航</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=hang1017" title="Code">💻</a> <a href="#plugin-hang1017" title="Plugin/utility libraries">🔌</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/chenguzhen87"><img src="https://avatars.githubusercontent.com/u/28331609?v=4?s=100" width="100px;" alt="精武陈真"/><br /><sub><b>精武陈真</b></sub></a><br /><a href="#example-chenguzhen87" title="Examples">💡</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/zengyuhang"><img src="https://avatars.githubusercontent.com/u/4786840?v=4?s=100" width="100px;" alt="yuhang"/><br /><sub><b>yuhang</b></sub></a><br /><a href="#plugin-zengyuhang" title="Plugin/utility libraries">🔌</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://sorrycc.com/"><img src="https://avatars.githubusercontent.com/u/35128?v=4?s=100" width="100px;" alt="chencheng (云谦)"/><br /><sub><b>chencheng (云谦)</b></sub></a><br /><a href="#design-sorrycc" title="Design">🎨</a></td>
      <td align="center" valign="top" width="14.28%"><a href="http://fz6m.com"><img src="https://avatars.githubusercontent.com/u/59400654?v=4?s=100" width="100px;" alt="Yingci"/><br /><sub><b>Yingci</b></sub></a><br /><a href="#infra-fz6m" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/xierenyuan"><img src="https://avatars.githubusercontent.com/u/7599351?v=4?s=100" width="100px;" alt="阿平"/><br /><sub><b>阿平</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=xierenyuan" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/chj-damon"><img src="https://avatars.githubusercontent.com/u/4902684?v=4?s=100" width="100px;" alt="damon.chen"/><br /><sub><b>damon.chen</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=chj-damon" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/sushi-su"><img src="https://avatars.githubusercontent.com/u/50985188?v=4?s=100" width="100px;" alt="修行"/><br /><sub><b>修行</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=sushi-su" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/532pyh"><img src="https://avatars.githubusercontent.com/u/26398280?v=4?s=100" width="100px;" alt="红尘炼心"/><br /><sub><b>红尘炼心</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=532pyh" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tangbzai"><img src="https://avatars.githubusercontent.com/u/47456577?v=4?s=100" width="100px;" alt="tangbzai"/><br /><sub><b>tangbzai</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=tangbzai" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Hexi1997"><img src="https://avatars.githubusercontent.com/u/66669483?v=4?s=100" width="100px;" alt="Hexi"/><br /><sub><b>Hexi</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=Hexi1997" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/damonwonghv"><img src="https://avatars.githubusercontent.com/u/11707312?v=4?s=100" width="100px;" alt="Damon Wong"/><br /><sub><b>Damon Wong</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=damonwonghv" title="Code">💻</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Alioth1017"><img src="https://avatars.githubusercontent.com/u/10696356?v=4?s=100" width="100px;" alt="Alioth"/><br /><sub><b>Alioth</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=Alioth1017" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Penguin-Lin"><img src="https://avatars.githubusercontent.com/u/33897969?v=4?s=100" width="100px;" alt="Penguin-Lin"/><br /><sub><b>Penguin-Lin</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=Penguin-Lin" title="Code">💻</a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

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