Skip to content

mysticatea/rollup-plugin-vue

This branch is 4 commits ahead of, 170 commits behind vuejs/rollup-plugin-vue:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 3, 2017
d15e3c9 Β· Apr 3, 2017
Mar 7, 2017
Mar 22, 2017
Apr 3, 2017
Mar 23, 2017
Sep 26, 2016
Apr 3, 2017
Mar 22, 2017
Feb 2, 2017
Dec 13, 2016
Apr 1, 2017
Sep 9, 2016
Mar 7, 2017
Jan 10, 2017
Mar 6, 2017
Feb 28, 2017
Mar 17, 2017
Mar 2, 2017

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%