umi-plugin-vue

0.4.0 • Public • Published

umi-plugin-vue

npm version build status npm downloads

Features

  • Powerful Vue SFC build ecosystem integration.

Install

yarn add umi-plugin-vue -D

Usage

// .umirc.js or config/config.js
module.exports = {
  plugins: ['umi-plugin-vue']
};

For more information of Umi plugin usage, please refer to Umi > Plugin Usage.

TODO

  • Hot-reload styles in Vue SFC.
  • Router generator.
  • Integrate with Vuex.
  • TypeScript support.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

umi-plugin-vue © ULVIZ, Released under the MIT License.
Authored and maintained by ULVIZ with help from contributors (list).

github.com/ulivz · GitHub @ULVIZ · Twitter @_ulivz

Readme

Keywords

none

Package Sidebar

Install

npm i umi-plugin-vue

Weekly Downloads

4

Version

0.4.0

License

MIT

Unpacked Size

12 kB

Total Files

13

Last publish

Collaborators

  • ulivz