New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

xadmin-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xadmin-cli

A scaffolding tool for quickly generating admin templates

latest
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

XAdmin-Cli

xadmin-cli 是一款适用于中后台系统开发时使用的快速生成admin模板的脚手架工具,即可直接使用该脚手架拉取相应技术栈的中后台优质主流模板。

参考的主流模板如下:

✨ 特点

📦 选择多样化,即模板对应的技术栈种类丰富

⚡️ 快速便捷,通过命令交互生成相应的主流amdin模板,无需调研对比

🔌 可扩展性强,支持直接修改源码来自定义属于你的admin脚手架

本地调试

$ npm install


$ node ./bin/cli create admin-demo

安装

# install it globally

$ npm install -g xadmin-cli


# or yarn

$ yarn global add xadmin-cli

使用

Quick Start

$ xa create <name> [-f|--force]

Options

  • -f, --force: Overwrite if the target exists

Keywords

xadmin-cli

FAQs

Package last updated on 05 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts