Skip to content

liangchaofei/ant-design-mobile

This branch is 4 commits ahead of, 43 commits behind ant-design/ant-design-mobile:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
梁朝飞
Jul 30, 2024
b5c47c6 · Jul 30, 2024
Aug 30, 2023
Jul 8, 2024
Apr 10, 2024
Apr 15, 2024
Oct 19, 2023
May 27, 2024
May 29, 2022
Jul 30, 2024
Jul 20, 2021
Apr 15, 2024
Jun 10, 2022
Apr 15, 2024
Oct 19, 2023
Apr 19, 2023
Apr 15, 2024
Nov 24, 2022
Apr 15, 2024
Apr 15, 2024
Jul 20, 2021
Jul 9, 2024
Sep 10, 2021
Jun 8, 2022
Dec 14, 2023
Mar 11, 2022
Dec 22, 2023
Dec 22, 2023
Jul 3, 2024
Jul 30, 2024
Jun 29, 2022
Aug 17, 2022

Repository files navigation

logo

Ant Design Mobile

Essential UI blocks for building mobile web apps.

npm (tag) GitHub Release Date npm npm jsdelivr gzip size Commit Activity Issues help wanted GitHub Workflow Status (branch) codecov GitHub

$ npm install antd-mobile
# or
$ yarn add antd-mobile
# or
$ pnpm add antd-mobile
# or
$ bun add antd-mobile
  • Fast: It is carefully optimized for harsh scenes, without configuration, you can have the best package size and ultimate performance.
  • Customizable: Based on CSS variables, you can reliably and efficiently adjust the appearance of components or create your own themes.
  • Atomic: The function of each component, neither more nor less, is exactly what you need.
  • Fluent: With smooth gestures and delicate animation, it helps the product create the ultimate experience.

You can also play with antd-mobile just in browser with Codesandbox. No need to prepare development environment.

If you found bugs or would like to request some new features, please consider opening an issue.

If you have some questions about how to use ant-mobile, you can start a discussion thread.


Thanks to all the contributors of antd-mobile:

contributors

About

Essential UI blocks for building mobile web apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • Less 12.2%
  • Other 1.0%