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 🙏

© 2026 – Pkg Stats / Ryan Hefner

create-arco-pro

v0.2.8

Published

A template to quickly initialize an Arco project

Readme

Static Badge NPM Version GitHub License npm package minimized gzipped size NPM Unpacked Size

功能

  • 速度快(中国地区加速)
  • 支持 Vue 和 React 两种技术栈
  • 提供多种模板选择(官方基础版、官方完整版、社区开源模板)
  • 简洁的交互式界面,傻瓜式快速生成项目

shot

🏷️ 使用

运行以下任意命令,按照步骤选择即可在当前目录下创建一个 Arco 模板项目

包管理器 create arco 项目名(可不填)

包管理器 create arco-pro 项目名(可不填)

Pnpm:

pnpm create arco@latest

Yarn:

yarn create arco@latest

NPM:

npm create arco@latest

npx

npx create-arco@latest

[!TIP] 推荐@latest 保持使用最新版本

 pnpm create arco@latest <项目名>

⚙️ 配置选项

| 参数 | 说明 | 描述 | | --------------- | ---- | ------------------ | | --version, -v | 版本 | 查看当前工具版本号 | | --help, -h | 帮助 | 查看帮助信息 |

支持模板

我们支持开源社区提供的模板!你可以从以下模板中选择一个开始你的项目

| 项目 | 框架 | 推荐管理器 | 描述 | | ------------------------------------------------------ | ------- | ---------- | ---------------------------------------------------------------------------------- | | Arco Design Pro | React | pnpm | 开箱即用的中后台前端解决方案 | | Arco Design Pro Vue | Vue | pnpm | Arco 官网版 开箱即用的中后台前端解决方案 | | Arco Admin | Vue | pnpm | Vite5 + vue3 + Arco + TypeScript | | Gi Admin Pro | Vue | npm | 一个基于 Vue3、Vite、TypeScript、Arco Design Vue、Pinia、VueUse 等的免费中后台模版 | | Fantastic Admin | Vue | pnpm | 杰出的管理系统框架, 开箱即用,提供舒适开发体验 | | Arco Work | Vue | npm | Vue Admin Work 系列中成熟和完善的中后台框架 |

[!NOTE] 模板列表排名不分先后,按加入时间排序。
如果你希望将自己的开源项目添加到模板列表中,请提交 Issue 或发起 Pull Request,我们会尽快审核和更新!

🪛 环境支持

  • Node.js >= 14.0.0
  • 支持的包管理器:pnpm、yarn、npm

贡献

如果你有好的意见或建议,欢迎给我们提 issue

📑 开源协议

MIT License © 2025 oljc