1 Star 1 Fork 0

唐国雄 / powerful-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

介绍

基于Vue3.x

封装了webpack功能的命令行接口, 提供serve、build、lib等命令, 支持vue、js、ts等...

更新记录

CHANGELOG.md

特点

  • 在底层调用了webpack。
  • 提供了serve、build、lib等命令, 进行在线调试、打包、导出库等操作。
  • 通过powerful.config.js文件实现灵活配置。
  • 提供环境变量文件。
  • 支持typescript、javascript、vue单文件、css、scss等加载。
  • 基于浏览器——自动注入polyfills、转义ES6代码、自动添加css前缀。
  • 代码格式校验(支持typescript、javascript、vue单文件)。
  • 对打包后文件生成分析图表(优化代码)。
  • 集成文件操作——复制、删除、移动、新建文件夹、压缩。

安装教程

npm i -g powerful-cli-command

使用说明

  1. 执行创建命令
powerful create my-project
  1. 选择 "vue3"
MIT License Copyright (c) 2024 唐国雄 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

封装了webpack功能的命令行接口, 提供serve、build、lib等命令, 支持vue、js、ts等... 展开 收起
JavaScript 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/tangguoxiong/powerful-cli.git
git@gitee.com:tangguoxiong/powerful-cli.git
tangguoxiong
powerful-cli
powerful-cli
master

搜索帮助