vue-uwp

0.1.10 • Public • Published

vue-uwp

VueUwp

License Version Downloads

Build Status

Vue Components that Implement Microsoft's UWP Design Fluent Design. react-uwp

Installation

Vue-UWP is available as an npm package.

Use NPM to get Vue-UWP components and core styling. All you need is node.js and gulp.

npm install --save vue-uwp

For more details visit Get Started guide.

Contributing

Develop in dev branch and commit your PR.

# node build/bin/new.js [component-name] [component-chinese-name]
# node build/bin/build-entry.js
yarn new [component-name] [component-chinese-name]
 
# And then ...
${chineseName} 已添加到 components.json!
已新增 ${chineseName} components/${componentname}/index.js!
已新增 ${chineseName} components/${componentname}/${ComponentName}.vue!
已加入 ${chineseName} 文档 ${componentname}.md
已加入 ${chineseName} 测试用例 ${componentname}.spec.js
已加入 ${chineseName} 侧边栏 sidebar => nav.config.json
 
  • ~~For now you need manually config your component page to the docs, add your path to /docs/.vuepress/config.js

License

Vue-UWP is MIT licensed.

Package Sidebar

Install

npm i vue-uwp

Weekly Downloads

3

Version

0.1.10

License

MIT

Unpacked Size

2.21 MB

Total Files

78

Last publish

Collaborators

  • babyeye
  • ferrism
  • melody0z
  • wixim