Vue3.0 一套移动端轻量级组件库 https://nutui.jd.com/#/index

杨磊 6a6bb0254e add english readme 6 years ago
build 5626182cfe Merge branch 'v2' of https://github.com/jdf2e/nutui into v2 7 years ago
docs 41f6d140af update 7 years ago
scripts 64ecf8ff12 增加书签 7 years ago
sites 0e67ded8db update 6 years ago
src fd0aae9d8b swiper bug fixed name 6 years ago
test bd93ec0586 v2 init 7 years ago
types 4f5a3cadaa add Scroller 7 years ago
.babelrc bd93ec0586 v2 init 7 years ago
.coveralls.yml 153920d776 update 7 years ago
.eslintrc.js bd93ec0586 v2 init 7 years ago
.gitignore e2a6e6087d 修改缓存文件 7 years ago
.postcssrc.js bd93ec0586 v2 init 7 years ago
.travis.yml 8f847be859 update 7 years ago
CHANGELOG.md f477635e4b update 7 years ago
LICENSE 8709b8a571 update 7 years ago
README.cn.md 6a6bb0254e add english readme 6 years ago
README.md d71686fe88 上传 7 years ago
package.json 64ecf8ff12 增加书签 7 years ago

README.cn.md

NutUI 2

npm version Build Status Coverage Status license

A light mobile Toolkit based on Vue

NutUI

Features

  • Cross-platform,auto conversion WeChat components(coming soon)
  • New structure
  • Used by 30+ JD mobile projects
  • Refer to JD APP 7.0 visual specification
  • Support on-demand loading
  • Detailed documents and examples
  • Support customize themes
  • Support multiple languages (Internationalization)
  • Support TypeScript
  • Support Vue Server-side Rendering(Vue SSR)
  • Unit test blessing
  • A Webpack-based build tool is available to quickly create a Vue project with this component library built in

If you want to use the 1.x version, please specify the version number when installing,such as: npm i @nutui/nutui@1.3.2 -S

Environment Support

  • Android 4.0+
  • iOS 8.0+
  • Support Vue Server-side Rendering

Version

  • Stable:npm

You can also subscribe to: https://github.com/jdf2e/nutui/releases.atom for the notifications of stable releases。

Examples

NutUI Demo

Installation

Please refer to the NutUI offcial website for the details on how to use it

https://nutui.jd.com

Documents:2.X | 1.X

Links

LGPL

Based on MIT LICENSE