npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

lyw-vg-cli

v1.1.3

Published

VG-CLI 是一个简单的命令行工具,旨在为日常工作提供快速便捷的命令。它支持多种实用功能,如快速创建项目、一键集成 Jeecg 代码等。👩‍💻👨‍💻

Downloads

23

Readme

VG-CLI 🚀

项目简介

VG-CLI 是一个简单的命令行工具,旨在为日常工作提供快速便捷的命令。它支持多种实用功能,如快速创建项目、一键集成 Jeecg 代码等。👩‍💻👨‍💻

技术栈

  • Node.js 🌐

安装

要安装 VG-CLI,请确保您的系统已安装 Node.js(v20.15.0 及以上) 和 npm。然后运行以下命令:

npm install -g lyw-vg-cli 📦

使用方法

安装完成后,您可以全局执行 vg 命令。以下是一些常用命令:

快速创建项目 📁

vg create <project-name>

这将创建一个新的项目目录,并初始化所需的文件和结构。

一键集成 Jeecg 代码 🔧

vg jeecg

这将自动集成 Jeecg 代码到您的项目中。

配置文件 📝

VG-CLI 使用一个配置文件 setting.json 来管理jeecg生成代码的源目录路径。

测试 🧪

目前,只经过了基本自测保证了项目的基本使用,后续添加渐进式的添加单元测试。

贡献指南 🤝

我们欢迎任何形式的贡献!如果您发现任何问题或有改进建议,请按照以下步骤操作:

  1. Fork 仓库:点击 GitHub 仓库右上角的 "Fork" 按钮。
  2. 克隆仓库:将 Fork 后的仓库克隆到本地。
  3. 创建分支:在本地仓库中创建一个新的分支。
  4. 提交更改:在新分支中进行您的更改。
  5. 推送更改:将更改推送到您的 GitHub 仓库。
  6. 提交 Pull Request:在 GitHub 上提交 Pull Request。

许可证 📜

本项目采用 MIT 许可证,详情请参见 LICENSE 文件。

联系方式 📧

如果您有任何问题或建议,请通过以下方式联系我们: