Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QuickReadmeNew to Visual Studio Code? Get it now.
QuickReadme

QuickReadme

jochy lazala

|
1 install
| (1) | Free
VS Code extension to auto-generate README.md with proyect structure and techs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Readme Generator Logo # Quick Readme **VS Code extension to automatically generate README.md with project structure and detected technologies** [![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/) [![Version](https://img.shields.io/badge/Version-0.0.1-green.svg?style=for-the-badge)](https://github.com/jochylazala/readme.md-generator) [![VS Code Extension](https://img.shields.io/badge/VS%20Code-Extension-007ACC.svg?style=for-the-badge&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=jochylazala.readme-generator-jochylazala) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/jochylazala.readme-generator-jochylazala?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=jochylazala.readme-generator-jochylazala)

📖 Description

Quick Readme is a Visual Studio Code extension designed to automatically generate README.md files showing the project structure, detected technologies, and available scripts.

🎯 Mission: Save developers time by automatically generating initial project documentation.
🚀 Vision: Become the standard tool for creating clear and organized README.md files for any project.
🌱 Motivation: Many projects lack an initial or well-structured README; this extension automates that task and promotes best practices.


📊 Project Stats

  • 📝 Lines of code: ~400+ TypeScript lines
  • ⚡ Detected frameworks: React, Next.js, NestJS, Express, TypeORM, Prisma, TypeScript, PostgreSQL, SQLite
  • 🚀 Performance: Fast README.md generation in seconds
  • 🎨 VS Code Extension: Compatible with all recent versions

✨ Key Features

  • 📂 Automatically detects folder structure
  • ⚙️ Lists technologies based on package.json dependencies
  • 📝 Generates clean and organized README.md
  • 🚀 Supports multiple stacks: Node.js, TypeScript, React, Next.js, NestJS, Express
  • 🔧 Available scripts: Lists commands defined in package.json
  • 🎨 Icons and emojis for better visualization

🚀 Installation

Prerequisites

  • Node.js (v18+ recommended)
  • Git
  • VS Code

Install from VS Code Marketplace


Downloads
# Install the extension directly
code --install-extension jochylazala.readme-generator-jochylazala
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft