An open API service indexing awesome lists of open source software.

https://github.com/ptthanh02/minestyle

A text formatting website for minecraft server creators
https://github.com/ptthanh02/minestyle

Last synced: 2 months ago
JSON representation

A text formatting website for minecraft server creators

Awesome Lists containing this project

README

          

# MineStyle 🎨⛏️

A modern text formatting tool for Minecraft server creators and content writers. Transform plain text into elegant small caps or vibrant Minecraft color codes with an intuitive, professional interface.

[![Live Demo](https://img.shields.io/badge/Live%20Demo-Visit%20Website-blue)](https://ptthanh02.github.io/MineStyle)
[![License](https://img.shields.io/badge/License-MIT-yellow)](LICENSE)

image

## 🌟 Features

### 📝 Small Caps Converter
- **Unicode Small Caps**: Universal format that works everywhere
- **CSS Small Caps**: Web-optimized formatting for websites
- Live preview and one-click copy functionality

### ⛏️ Minecraft Text Formatting
- Complete color palette with all 16 standard Minecraft colors
- Custom hex color support with visual color picker
- Text formatting options: bold, italic, underline, strikethrough, magic text
- Professional quick presets (Server Welcome, Error, Success, etc.)
- Advanced gradient text generator
- Live Minecraft preview showing exactly how text appears in-game

## 🚀 Quick Start

1. **Visit**: [https://ptthanh02.github.io/MineStyle](https://ptthanh02.github.io/MineStyle)
2. **Choose** your formatting tool from the navigation menu
3. **Type** your text and apply colors/formatting
4. **Copy** the formatted result with one click
5. **Paste** into your Minecraft server, social media, or documents

## 💻 Local Development

```bash
# Clone the repository
git clone https://github.com/ptthanh02/MineStyle.git
cd MineStyle

# Start a local server
python -m http.server 8000
# OR
npx serve .

# Visit http://localhost:8000
```

## 🎯 Use Cases

**Minecraft Servers**: Create colorful MOTD messages, announcements, and plugin text
**Content Creation**: Generate elegant small caps for social media and documents
**Development**: Format text for Minecraft plugins and server configurations

## 🤝 Contributing

Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

**Made with ❤️ for the Minecraft community**