tool / 55

README Builder

Compose a polished README section by section. Live preview, drag-to-reorder, copy as Markdown.

All local
view
add
sections · 6
01Title
02Badges
03Description
04Features
05Install
06License
markdown
# DEVBOX

_The all-in-one toolbox developers actually enjoy opening._

![License](https://img.shields.io/github/license/mohimali/toolbox) ![Stars](https://img.shields.io/github/stars/mohimali/toolbox) ![Issues](https://img.shields.io/github/issues/mohimali/toolbox) ![Last commit](https://img.shields.io/github/last-commit/mohimali/toolbox)

## About

DEVBOX is a browser-first developer toolbox — beautifiers, encoders, generators, converters and a growing reference library. Everything runs locally.

## Features

- Browser-only — your data never leaves
- Dark and light mode
- Pinnable workspace
- 40+ tools across 9 categories

## Install

```bash
git clone https://github.com/mohimali/toolbox
cd toolbox
npm install
npm run dev
```

## License

Distributed under the MIT License. See `LICENSE` for more information.
preview