|
|
@@ -1,60 +0,0 @@
|
|
|
-# NutUI 2
|
|
|
- [](https://github.com/jdf2e/nutui/) [](https://coveralls.io/github/jdf2e/nutui?branch=master) 
|
|
|
-
|
|
|
-A light mobile Toolkit based on Vue
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-## 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:[](https://www.npmjs.com/package/@nutui/nutui)
|
|
|
-
|
|
|
-> 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
|
|
|
-
|
|
|
-Documents:[2.X](https://nutui.jd.com/default.html#/start) | [1.X](https://nutui.jd.com/1x/index.html#/intro)
|
|
|
-
|
|
|
-## Links
|
|
|
-* [Feedback](https://github.com/jdf2e/nutui/issues)
|
|
|
-* [Change Logs](https://github.com/jdf2e/nutui/releases)
|
|
|
-* [On-demand plugins](https://www.npmjs.com/package/@nutui/babel-plugin-separate-import)
|
|
|
-* [Template project command line tool(Gaea-cli)](https://github.com/jdf2e/Gaea4)
|
|
|
-* Contact us:nutui@jd.com
|
|
|
-
|
|
|
-
|
|
|
-## Open Source LICENSE
|
|
|
-
|
|
|
-Based on **MIT** LICENSE
|