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

richard1015 a7bfa848af Merge remote-tracking branch 'origin/v2-dev' 5 years ago
.github 9d59193d38 chore: update preview.yml (#348) 5 years ago
docs d489bba8f1 docs: cocos、step nutui 5 years ago
scripts 3105e17958 feat: add pre-commit hook 5 years ago
src a7bfa848af Merge remote-tracking branch 'origin/v2-dev' 5 years ago
test 441c2e892c update 6 years ago
types e2c3b22d06 fix: 抽离 collapse-item,全局下无需单独引入 5 years ago
.coveralls.yml 153920d776 update 7 years ago
.eslintrc.js 7be84f2367 chore: merge v2-dev init 5 years ago
.gitignore 7be84f2367 chore: merge v2-dev init 5 years ago
.postcssrc.js bb5caad36a fix: add autoprefixer config 5 years ago
.prettierignore 7be84f2367 chore: merge v2-dev init 5 years ago
.prettierrc 7be84f2367 chore: merge v2-dev init 5 years ago
.travis.yml 7af2286299 chore: edit .travis.yml webhook 5 years ago
CHANGELOG.md 0bda853670 upd: v2.2.13 publish 5 years ago
LICENSE 8709b8a571 update 7 years ago
README-zh_CN.md c9deaf528f docs: nutui-demo 、user-case jdf2e 5 years ago
README.md c9deaf528f docs: nutui-demo 、user-case jdf2e 5 years ago
babel.config.js 7be84f2367 chore: merge v2-dev init 5 years ago
commitlint.config.js 7be84f2367 chore: merge v2-dev init 5 years ago
package.json 0bda853670 upd: v2.2.13 publish 5 years ago

README-zh_CN.md

NutUI 2

npm version Build Status Coverage Status license

一套移动端轻量级组件库

NutUI

简体中文 | English

特性

  • 全新的架构
  • 50+ 高质量组件
  • 40+ 京东移动端项目正在使用
  • 参照京东APP 7.0 视觉规范
  • 支持按需加载
  • 详尽的文档和示例
  • 支持定制主题
  • 支持多语言(国际化)
  • 支持 TypeScript
  • 支持服务端渲染(Vue SSR)
  • 单元测试加持
  • 配套有基于Webpack的构建工具,可快速创建已内置本组件库的Vue工程

如需使用 1.x 版本,安装时请指定版本号,如: npm i @nutui/nutui@1.3.2 -S

支持环境

  • Android 4.0+
  • iOS 8.0+
  • 支持 Vue 服务端渲染

版本

  • 稳定版:npm

你还可以订阅: https://github.com/jdf2e/nutui/releases.atom 来获得稳定版发布的通知。

示例

NutUI Demo

安装使用

具体安装使用方法请参考 NutUI 官网

https://nutui.jd.com

文档:2.x | 1.x

链接

使用案例

NutUI 已经投入了我们的生产环境中使用,业界也在广泛地使用。

征集更多优秀案例

开源协议

本项目基于 MIT 协议