|
|
@@ -1,5 +1,5 @@
|
|
|
-# NutUI 3
|
|
|
- [](https://github.com/jdf2e/nutui/) [](https://coveralls.io/github/jdf2e/nutui?branch=master) 
|
|
|
+# NutUI-JDL
|
|
|
+ [](https://github.com/jdf2e/nutui/) [](https://coveralls.io/github/jdf2e/nutui?branch=nutui-jdl) 
|
|
|
|
|
|
A light mobile Toolkit
|
|
|
|
|
|
@@ -12,7 +12,7 @@ English | [简体中文](./README-zh_CN.md)
|
|
|
* New structure
|
|
|
* 50+ Reusable components
|
|
|
* Used by 40+ JD mobile projects
|
|
|
-* Refer to JD APP 7.0 visual specification
|
|
|
+* Refer to JDL visual specification
|
|
|
* On-demand loading Support
|
|
|
* Detailed documents and examples
|
|
|
* Customize themes Support
|
|
|
@@ -22,8 +22,6 @@ English | [简体中文](./README-zh_CN.md)
|
|
|
* 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+
|
|
|
@@ -32,21 +30,21 @@ English | [简体中文](./README-zh_CN.md)
|
|
|
|
|
|
## Version
|
|
|
|
|
|
-* Stable:[](https://www.npmjs.com/package/@nutui/nutui)
|
|
|
+* Stable:[](https://www.npmjs.com/package/@nutui/nutui-jdl)
|
|
|
|
|
|
> You can also subscribe to: https://github.com/jdf2e/nutui/releases.atom for the notifications of stable releases。
|
|
|
|
|
|
## Examples
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
Please refer to the NutUI offcial website for the details on how to use it
|
|
|
|
|
|
-https://nutui.jd.com
|
|
|
+https://nutui.jd.com/jdl
|
|
|
|
|
|
-Documents:[2.X](https://nutui.jd.com/default.html#/start) | [1.X](https://nutui.jd.com/1x/index.html#/intro)
|
|
|
+Documents:[nutui](https://nutui.jd.com/) | [nutui-jdl](https://nutui.jd.com/jdl/)
|
|
|
|
|
|
## Links
|
|
|
* [Feedback](https://github.com/jdf2e/nutui/issues)
|