create-whiskey
v0.0.10
Published
a tool for packaging vue component
Downloads
1
Maintainers
Readme
Whiskey
a tool for packaging vue component
Introduction
- [x]
vite
supports component packaging and preview - [x]
vite-press
support documentation - [x]
eslint
,prettier
supports code formatting - [x]
standard-version
supports publish deployments
Setup
// Use npm
$ npm create whiskey my-component
// Use yarn
$ yarn create whiskey my-component
// Use pnpm
$ pnpm create whiskey my-component
LICENSE
MIT