octokatherine/readme.so

An online drag-and-drop editor to easily build READMEs

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Type:ApplicationCategory(s):Documentation ToolsDeveloper Tools
Added to GitGenius on September 14th, 2026
Created on April 8th, 2021
Open Issues & Pull Requests: 63 (+0)
GitHub issues: Enabled
Number of forks: 362
Total Stargazers: 4,628 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.5 days
Mean response time: 143.3 days
90th percentile: 185.6 days
Tracked items: 10

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 16
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 653 days
Stale 30+ days: 15
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

readme.so is an online drag-and-drop editor for building README files.

The tool addresses the friction of writing README documentation from scratch by providing a visual editor where developers select from predefined sections, edit their content, rearrange them through drag-and-drop interaction, and download the resulting markdown file. This approach lowers the barrier to creating well-structured project documentation without requiring manual markdown syntax knowledge.

The tool suits developers who want to quickly scaffold a README with standard sections without starting from a blank page. It works best for projects where a conventional structure suffices and where the developer prefers visual editing over writing raw markdown. The README does not position the tool against alternatives, so no comparative guidance is available.

The project uses Next.js with React for the interface, TailwindCSS for styling, dnd kit for drag-and-drop functionality, and react-markdown for rendering. The codebase is open to contributions with a dedicated contributing guide. The tool is actively maintained with a production deployment, and feedback is solicited through both social channels and the issue tracker.