Back to directory
znck avatar

vuepack

Publish .vue files in NPM packages. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/znck/vuepack.git

242

Stars

4

Forks

4

Watchers

MIT

License

VuePack Build Status Coverage Status

EXPERIMENTAL: DO NOT USE IN PRODUCTION.

A tool to normalize .vue components so they can be published in NPM packages as it is.

Usage

npm install -g vuepack

vuec -h

Releases

May 23, 2018

Version 0.3.0

Download .zip

Bug Fixes

Do not print to standard out if single directory is provided (48170d0)

Features

Config can be function returning a object (da10cd5)