Skip to content

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)

License

Notifications You must be signed in to change notification settings

jd-opensource/nutui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8d41b6 · Mar 29, 2019
Mar 29, 2019
Mar 29, 2019
Mar 18, 2019
Mar 29, 2019
Mar 29, 2019
Mar 5, 2019
Mar 12, 2019
Dec 28, 2018
Jan 2, 2019
Dec 28, 2018
Jan 24, 2019
Dec 28, 2018
Mar 4, 2019
Mar 29, 2019
Dec 28, 2018
Mar 29, 2019
Mar 18, 2019
Mar 29, 2019

Repository files navigation

NutUI 2

npm version Build Status Coverage Status license

A light mobile Toolkit based on Vue

NutUI

English | 简体中文

Features

  • Cross-platform,automatically convert to WeChat Mini Program components(coming soon)
  • New structure
  • Used by 30+ JD mobile projects
  • Refer to JD APP 7.0 visual specification
  • On-demand loading Support
  • Detailed documents and examples
  • Customize themes Support
  • Multiple languages Support (Internationalization)
  • TypeScript Support
  • Vue Server-side Rendering Support(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

Open Source LICENSE

Based on MIT LICENSE