小猫工具箱
首页
首页
/
工具详情
README 生成器
通过向导式问答快速生成项目自述文件
基础信息
项目名称
描述
启用章节
badges
features
install
usage
contributing
license
acknowledgments
Badge 徽章
npm version
License
TypeScript
GitHub Stars
功能特性 (Features)
- Feature 1 - Feature 2 - Feature 3
安装指南 (Installation)
npm install {name}
源码
预览
下载 MD
# My Project  ## ✨ Features - Feature 1 - Feature 2 - Feature 3 ## 📦 Installation ```bash npm install my-project ``` ## 🚀 Usage ```javascript import { foo } from 'my-project' foo() ``` ## 🤝 Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## 📄 License This project is licensed under the MIT License.