# antd-mobile-alita

> 基于 React 的移动设计规范实现

Latest version **2.3.4** (published 2022-11-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install antd-mobile-alita
pnpm add antd-mobile-alita
yarn add antd-mobile-alita
bun add antd-mobile-alita
```

## Health

**Score 50/100 (C)** — status: abandoned.

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.3.4 |
| Published | 2022-11-09 |
| First published | 2022-11-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 23 |
| Unpacked size | 5.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12050 |
| Maintainers | xiaohuoni |
| Keywords | ant, design, react, react-component, component, components, ui, framework, frontend, mobile |

## Links

- npm: https://www.npmjs.com/package/antd-mobile-alita
- Repository: https://github.com/ant-design/ant-design-mobile
- Homepage: http://mobile.ant.design
- Issues: http://github.com/ant-design/ant-design-mobile/issues
- npm.io page: https://npm.io/package/antd-mobile-alita

## Dependencies (23)

- [rmc-tabs](https://npm.io/package/rmc-tabs.md) ~1.2.0
- [rc-slider](https://npm.io/package/rc-slider.md) ~8.2.0
- [rmc-steps](https://npm.io/package/rmc-steps.md) ~1.0.0
- [classnames](https://npm.io/package/classnames.md) ^2.2.1
- [rmc-dialog](https://npm.io/package/rmc-dialog.md) ^1.0.1
- [rmc-drawer](https://npm.io/package/rmc-drawer.md) ^0.4.11
- [rmc-picker](https://npm.io/package/rmc-picker.md) ~5.0.0
- [rc-checkbox](https://npm.io/package/rc-checkbox.md) ~2.0.0
- [rc-collapse](https://npm.io/package/rc-collapse.md) ~1.9.1
- [rc-swipeout](https://npm.io/package/rc-swipeout.md) ~2.0.0
- [rmc-tooltip](https://npm.io/package/rmc-tooltip.md) ~1.0.0
- [rmc-calendar](https://npm.io/package/rmc-calendar.md) ^1.0.0
- [rmc-cascader](https://npm.io/package/rmc-cascader.md) ~5.0.0
- [rmc-feedback](https://npm.io/package/rmc-feedback.md) ^2.0.0
- [babel-runtime](https://npm.io/package/babel-runtime.md) 6.x
- [normalize.css](https://npm.io/package/normalize.css.md) ^7.0.0
- [rmc-list-view](https://npm.io/package/rmc-list-view.md) ^0.11.0
- [rmc-date-picker](https://npm.io/package/rmc-date-picker.md) ^6.0.8
- [rmc-input-number](https://npm.io/package/rmc-input-number.md) ^1.0.0
- [rmc-notification](https://npm.io/package/rmc-notification.md) ~1.0.0
- [array-tree-filter](https://npm.io/package/array-tree-filter.md) ~2.1.0
- [rmc-nuka-carousel](https://npm.io/package/rmc-nuka-carousel.md) ~3.0.0
- [rmc-pull-to-refresh](https://npm.io/package/rmc-pull-to-refresh.md) ~1.0.1

## Alternatives

- [@progress/kendo-ooxml](https://npm.io/package/@progress/kendo-ooxml.md) — 152.1K weekly downloads
- [@progress/kendo-react-ripple](https://npm.io/package/@progress/kendo-react-ripple.md) — 8.0K weekly downloads
- [@progress/kendo-react-orgchart](https://npm.io/package/@progress/kendo-react-orgchart.md) — 4.3K weekly downloads
- [@praxisui/dynamic-fields](https://npm.io/package/@praxisui/dynamic-fields.md) — 2.4K weekly downloads
- [@mesalvo/react-ui](https://npm.io/package/@mesalvo/react-ui.md) — 1.7K weekly downloads

## Recent versions

- 2.3.4 (latest) — 2022-11-09

## README

English | [简体中文](./README.zh-CN.md)

<p align="center">
  <a href="http://mobile.ant.design">
    <img width="320" src="https://zos.alipayobjects.com/rmsportal/wIjMDnsrDoPPcIV.png">
  </a>
</p>

# Ant Design Mobile
[![](https://img.shields.io/travis/ant-design/ant-design-mobile.svg?style=flat-square)](https://travis-ci.org/ant-design/ant-design-mobile)
[![Codecov](https://img.shields.io/codecov/c/github/ant-design/ant-design-mobile.svg?style=flat-square)](https://codecov.io/gh/ant-design/ant-design-mobile)
[![npm package](https://img.shields.io/npm/v/antd-mobile.svg?style=flat-square)](https://www.npmjs.org/package/antd-mobile)
[![NPM downloads](http://img.shields.io/npm/dm/antd-mobile.svg?style=flat-square)](https://npmjs.org/package/antd-mobile)
[![Dependency Status](https://david-dm.org/ant-design/ant-design-mobile.svg?style=flat-square)](https://david-dm.org/ant-design/ant-design-mobile)
[![CDNJS](https://img.shields.io/cdnjs/v/antd-mobile.svg?style=flat-square)](https://cdnjs.com/libraries/antd-mobile)
[![Percentage of issues still open](http://isitmaintained.com/badge/open/ant-design/ant-design-mobile.svg)](http://isitmaintained.com/project/ant-design/ant-design-mobile "Percentage of issues still open")
[![Join the chat at https://gitter.im/ant-design/ant-design-mobile](https://img.shields.io/gitter/room/ant-design/ant-design-mobile.svg?style=flat-square)](https://gitter.im/ant-design/ant-design-mobile?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

A configurable Mobile UI specification and React-based implementation.

## Features

- Follow Ant Design Mobile UI specification.
- Configurable UI style for different products.
- Develop in TypeScript.

## Demo

### mobile web demo

<img width="250" src="https://zos.alipayobjects.com/rmsportal/dLMGiKuyFLBfYfm.png" />

http://mobile.ant.design/kitchen-sink/

## Install & Usage

[introduce](docs/react/introduce.en-US.md#安装)

## Browser Support

- `iOS`
- `Android 4.0+`

## Links

- [Home Page](http://mobile.ant.design)
- [Developer Instruction](http://github.com/ant-design/ant-design-mobile/blob/master/development.en-US.md)
- [React components](http://github.com/react-component/)
- [Demos](https://github.com/ant-design/antd-mobile-samples)

## Contributing

We welcome all contributions, please read our [CONTRIBUTING.md](https://github.com/ant-design/ant-design-mobile/blob/master/.github/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ant-design/ant-design-mobile/pulls) or as a [GitHub issue](https://github.com/ant-design/ant-design-mobile/issues). If you'd like to improve code, check out the [Development Instruction](https://github.com/ant-design/ant-design-mobile/blob/master/development.en-US.md) and have a good time! :)

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