sunnylost / rollup-plugin-vue

Roll .vue files

Home Page:http://vuejs.github.io/rollup-plugin-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

As vue-loader is for webpack and vueify is for browserify, similarly its for rollup. As we know, webpack and browserify concat stuff and make it runnable in browser. Its difficult to share .vue components. Now roll your Vue components.

With rollup you can break your application into reusable modules.

See docs for installing, using and contributing.

Build Status Code Style Coverage Status Software License NPM Latest Version Issues

Security

If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Roll .vue files

http://vuejs.github.io/rollup-plugin-vue

License:MIT License


Languages

Language:JavaScript 97.0%Language:CSS 2.3%Language:Vue 0.7%