
Product
Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.
create-todo-cli
Advanced tools
一个快速创建现代前端项目的模板生成工具,支持从多种流行框架和库的模板中选择(包括React、Vite、Electron、Nx工作区等),提供简单的交互式界面和命令行参数支持,帮助开发者快速初始化新项目或管理项目版本。
一个功能强大的前端工具集,提供三大核心能力:从模板创建项目、从文件拆出独立项目、自动化版本发布,简化开发全流程。
无需全局安装,直接通过包管理器的create命令使用:
# 使用pnpm(推荐)
pnpm create create-todo-cli
# 使用npm
npm create create-todo-cli
# 使用yarn
yarn create create-todo-cli
直接指定项目名称:
# 创建名为my-app的项目
pnpm create create-todo-cli my-app
交互式创建:
pnpm create create-todo-cli
# 或使用create命令
pnpm create create-todo-cli create
创建流程:
在需要拆出文件的项目目录下执行:
# 使用交互式模式
pnpm create create-todo-cli dist
拆包流程:
在项目根目录下执行:
# 发布新版本
pnpm create create-todo-cli release
发布流程:
src/
├── index.ts # 主入口,命令行参数处理
└── scripts/
├── template.ts # 模板创建功能
├── dist.ts # 文件抽取功能
├── release.ts # 版本发布功能
└── tool.ts # 工具函数
如果您想参与项目开发:
# 克隆仓库
git clone https://github.com/see7788/create-todo-cli.git
cd create-todo-cli
# 安装依赖
pnpm install
# 构建项目
pnpm run build
# 本地测试
pnpm start
MIT License © 2024 create-todo-cli 项目团队
如有任何问题或建议,请在 GitHub Issues 提交反馈。
欢迎提交Pull Request来改进本项目。请确保在提交前进行适当的测试。
FAQs
一个快速创建现代前端项目的模板生成工具,支持从多种流行框架和库的模板中选择(包括React、Vite、Electron、Nx工作区等),提供简单的交互式界面和命令行参数支持,帮助开发者快速初始化新项目或管理项目版本。
The npm package create-todo-cli receives a total of 20 weekly downloads. As such, create-todo-cli popularity was classified as not popular.
We found that create-todo-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.