Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znck/vuepack
Publish .vue files in NPM packages
https://github.com/znck/vuepack
build-tool compiler npm package vue
Last synced: 3 months ago
JSON representation
Publish .vue files in NPM packages
- Host: GitHub
- URL: https://github.com/znck/vuepack
- Owner: znck
- License: mit
- Created: 2018-05-04T16:02:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T06:07:44.000Z (over 6 years ago)
- Last Synced: 2024-07-11T05:33:25.639Z (4 months ago)
- Topics: build-tool, compiler, npm, package, vue
- Language: TypeScript
- Homepage: https://vuepack.znck.me/
- Size: 497 KB
- Stars: 244
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VuePack [![Build Status](https://circleci.com/gh/znck/vuepack/tree/master.svg?style=shield)](https://circleci.com/gh/znck/vuepack/) [![Coverage Status](https://coveralls.io/repos/github/znck/vuepack/badge.svg)](https://coveralls.io/github/znck/vuepack)
> EXPERIMENTAL: DO NOT USE IN PRODUCTION.
A tool to normalize `.vue` components so they can be published in NPM packages as it is.
## Usage
``` bash
npm install -g vuepackvuec -h
```